mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +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
514 B
514 B
Pre-review request checklist
- (*) I have listed all changes in the
Changessection. - (opt) I have listed all issues this PR addresses in the
Issuessection with the issue/discussion IDs. - (*) I have tested my changes.
- (*) I have considered backwards compatibility.
Changes
- Added feature X
- Removed Code Y
- Refactored code Z
Issues
- fixes #
- closes #