diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ea5fa90..46adb0f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ -# [PR Title]: Brief Description of Changes +# [PR Title] **Related Issue(s):** Closes `` @@ -10,16 +10,8 @@ Closes `` - [ ] Added new feature X - [ ] Fixed bug in component Y - [ ] Refactored module Z for better performance -- [ ] Updated dependencies - -## Type of Change -- [ ] ๐Ÿ› Bug fix (non-breaking change) -- [ ] โœจ New feature (non-breaking change) -- [ ] ๐Ÿ’ฅ Breaking change (fix/feature that may affect existing functionality) -- [ ] ๐Ÿ“š Documentation update -- [ ] ๐Ÿงน Code refactoring -- [ ] ๐Ÿงช Test updates - +- [ ] Updated dependencies + ## Screenshots/GIFs (if applicable) *Before:* ![Before changes](url)