mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 21:44:51 +00:00
* chore(github): update bug report template * chore(github): update feature request template * chore(github): update code quality template * chore(github): update issue selection menu config * chore(github): update PR template * chore(github): update PR template typo * chore(github): remove one checklist item from PR template * chore(github): update bug report to add a Docker check * chore(github): update template formatting and links * chore(github): final spell and grammar check of all issues and PR templates
18 lines
514 B
Markdown
18 lines
514 B
Markdown
## Pre-review request checklist
|
|
|
|
- [ ] (\*) I have listed all changes in the `Changes` section.
|
|
- [ ] (opt) I have listed all issues this PR addresses in the `Issues` section [with the issue/discussion IDs](https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue).
|
|
- [ ] (\*) I have tested my changes.
|
|
- [ ] (\*) I have considered backwards compatibility.
|
|
|
|
## Changes
|
|
|
|
- Added feature X
|
|
- Removed Code Y
|
|
- Refactored code Z
|
|
|
|
## Issues
|
|
|
|
- fixes #
|
|
- closes #
|