Create pull_request_template.md

pull/886/head^2
d8ahazard 2023-02-11 14:32:57 -06:00 committed by GitHub
parent b5b6704050
commit 38840cb001
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
pull_request_template.md Normal file
View File

@ -0,0 +1,11 @@
## Describe your changes
## Issue ticket number and link (if applicable)
## Checklist before requesting a review
- [ ] This is based on the /dev branch (Or a fork of it)
- [ ] This was created or at least validated using a proper IDE
- [ ] I have tested this code and validated any modified functions
- [ ] I have added the appropriate documentation and hint strings if adding or changing a user-facing feature