git templates updated
This commit is contained in:
24
app/.github/PULL_REQUEST_TEMPLATE/bug_fix.md
vendored
Normal file
24
app/.github/PULL_REQUEST_TEMPLATE/bug_fix.md
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
### Description
|
||||
|
||||
Please include a summary of the changes and the motivation behind them. Also include any relevant context or links to related issues.
|
||||
|
||||
**Related Issues:**
|
||||
|
||||
- Issue # (if applicable)
|
||||
- Link to related issue or ticket (if applicable)
|
||||
|
||||
### Changes Made
|
||||
|
||||
- Describe what changes were made in this pull request.
|
||||
- Include any relevant details about the implementation.
|
||||
|
||||
### Checklist
|
||||
|
||||
- [ ] I have tested my changes locally.
|
||||
- [ ] I have updated the documentation (if applicable).
|
||||
- [ ] I have included unit tests (if applicable).
|
||||
- [ ] My code follows the project's coding style.
|
||||
|
||||
### Screenshots (if applicable)
|
||||
|
||||

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