1
0

pull_request_template.yml 414 B

1234567891011121314151617181920
  1. ## What is the pull request?
  2. <!-- Briefly describe the changes introduced by this pull request -->
  3. ## Which part of the application is affected by the change?
  4. - [ ] Frontend
  5. - [ ] Backend
  6. ## Type of Changes
  7. - [ ] Bug fix
  8. - [ ] New feature
  9. - [ ] Refactoring
  10. - [ ] Other
  11. ## Screenshots
  12. <!-- Add screenshots to illustrate the changes -->
  13. <!-- Remove this section if it is not applicable. -->