Update templates (#13)
* chore: update issue templates * chore: update PR template * chore: update templates
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
### Description
|
||||
|
||||
Provide a clear description of the bug fix or improvement implemented in this pull
|
||||
request
|
||||
|
||||
### Related Issue
|
||||
|
||||
If this pull request addresses an existing issue, please provide the issue number. If it is related
|
||||
to an issue, mention it here
|
||||
|
||||
- Issue Number: #[Issue Number]
|
||||
|
||||
### Checklist
|
||||
|
||||
Please ensure the following before submitting your pull request:
|
||||
|
||||
- [ ] I have searched for existing issues to ensure this fix or improvement has not already been
|
||||
addressed
|
||||
- [ ] I have tested the changes locally
|
||||
- [ ] I have added appropriate labels to this pull request (e.g., `bug`, `enhancement`)
|
||||
|
||||
### Screenshots
|
||||
|
||||
If applicable, include screenshots to demonstrate the changes or to help clarify the implementation
|
||||
|
||||
---
|
||||
|
||||
Your effort is appreciated 💗
|
||||
Reference in New Issue
Block a user