From 4ee19ed015ad4a0a4135bfb2a5533e553a40b81c Mon Sep 17 00:00:00 2001 From: Mathieu Virbel Date: Thu, 31 Jul 2025 17:45:19 -0600 Subject: [PATCH] ci: update pull request template (#523) --- .github/pull_request_template.md | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2ee6e61c..1af5b81e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,19 +1,21 @@ -## ⚠️ Insert the PR TITLE replacing this text ⚠️ + -⚠️ Describe your PR replacing this text. Post screenshots or videos whenever possible. ⚠️ +## Description + -### Checklist +## Related Issue + + + + - - [ ] My branch is updated with main (mandatory) - - [ ] I wrote unit tests for this (if applies) - - [ ] I have included migrations and tested them locally (if applies) - - [ ] I have manually tested this feature locally +## Motivation and Context + + -> IMPORTANT: Remember that you are responsible for merging this PR after it's been reviewed, and once deployed -> you should perform manual testing to make sure everything went smoothly. - -### Urgency - - - [ ] Urgent (deploy ASAP) - - [ ] Non-urgent (deploying in next release is ok) +## How Has This Been Tested? + + + +## Screenshots (if appropriate):