Update pull_request_template.md
This commit is contained in:
10
.github/pull_request_template.md
vendored
10
.github/pull_request_template.md
vendored
@@ -1,4 +1,4 @@
|
|||||||
# [PR Title]: Brief Description of Changes
|
# [PR Title]
|
||||||
|
|
||||||
**Related Issue(s):**
|
**Related Issue(s):**
|
||||||
Closes `<issue-no>`
|
Closes `<issue-no>`
|
||||||
@@ -12,14 +12,6 @@ Closes `<issue-no>`
|
|||||||
- [ ] Refactored module Z for better performance
|
- [ ] Refactored module Z for better performance
|
||||||
- [ ] Updated dependencies
|
- [ ] 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
|
|
||||||
|
|
||||||
## Screenshots/GIFs (if applicable)
|
## Screenshots/GIFs (if applicable)
|
||||||
*Before:*
|
*Before:*
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user