Create pull_request_template.md
parent
b5b6704050
commit
38840cb001
|
|
@ -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
|
||||
Loading…
Reference in New Issue