Github PR template.

This commit is contained in:
John Livingston 2023-09-04 12:04:37 +02:00
parent 83233c32a4
commit 233c704ae0
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
1 changed files with 19 additions and 0 deletions

19
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,19 @@
## Description
<!-- Please include a summary of the change, with motivation and context -->
## Related issues
<!-- If suggesting a new feature or change, please discuss it in an issue first -->
<!-- If fixing a bug, there should be an issue describing it with steps to reproduce -->
## Mandatory Checks
<!-- Put an `x` in the box(es) that applies: -->
- [ ] I have added a description of the changes in the CHANGELOG files
- [ ] I have run `npm run lint` to check that my changes respects the coding conventions
## Screenshots
<!-- delete if not relevant -->