diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ad75b766..e0d41bd6 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,48 +1,49 @@ ## Description + ## Related Issues + ## Changes Made + -- -- -- -- + +- +- +- ## Testing Done + ## Screenshots (if applicable) + ## Checklist + + - [ ] Code follows project style guidelines - [ ] Documentation has been updated or added - [ ] Tests have been added or updated -- [ ] All CI checks pass -- [ ] Dependent changes have been merged - -## Additional Notes - \ No newline at end of file +- [ ] All i18n translation labels have bee added