diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 83c925958..45fea4e5a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,16 +1,38 @@ -### Description + -### Motivation and Context +### 📄 Description + -### Change Area +### 💭 Motivation and context + -- [ ] Documentation -- [ ] CI -- [ ] Code -- [ ] Design -### PR Checklit +### 🗃️ Alternative solutions + + +### ✅ Tasks + + +```[tasklist] +### High priority +- [ ] Something +- [ ] Another thing +- [ ] https://github.com/link/to/an/issue +``` +```[tasklist] +### Nice to have +- [ ] Something +- [ ] Another thing +- [ ] https://github.com/link/to/an/issue +``` + +#### ☑️ PR checklist + +```[tasklist] +### PR checklist - [ ] Were these changes approved in an discussion by the project maintainers to prevent from extra work? - [ ] Did you build the app and test your changes? - [ ] Did you check for accessibility? You can use Accessibility Insights for this. @@ -18,7 +40,8 @@ - [ ] Did you implement any design changes to an existing feature? - [ ] Was this change approved? - [ ] Are there any other steps that were used to validate these changes? - 1. - 2. +``` -### Screenshots +### 📸 Assets +