Added PR template
This commit is contained in:
16
.gitea/PULL_REQUEST_TEMPLATE.md
Normal file
16
.gitea/PULL_REQUEST_TEMPLATE.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# [PR Title]
|
||||
|
||||
**Related Issue(s):**
|
||||
Closes `<issue-no>`
|
||||
|
||||
## Description
|
||||
*A clear and concise overview of the changes made. Explain the "why" behind the PR, not just the "what".*
|
||||
|
||||
## Changes Made
|
||||
- [ ] Added new feature X
|
||||
- [ ] Fixed bug in component Y
|
||||
- [ ] Refactored module Z for better performance
|
||||
- [ ] Updated dependencies
|
||||
|
||||
## Additional Notes
|
||||
*Any extra context, limitations, or decisions that reviewers should know about?*
|
||||
Reference in New Issue
Block a user