Files
nearby_service/.github/pull_request_template.md
T
Kseniia Nikitina 1818166d06 Update templates (#13)
* chore: update issue templates

* chore: update PR template

* chore: update templates
2024-08-17 18:14:19 +02:00

29 lines
765 B
Markdown

### 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 💗