From a425fa53663ab45e689fdaa337245590ca17d61c Mon Sep 17 00:00:00 2001 From: Dan Ditomaso Date: Tue, 27 May 2025 08:12:48 -0400 Subject: [PATCH] updated PR template for i18n --- .github/pull_request_template.md | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) 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