Add issue and PR templates
This commit is contained in:
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<!-- This is a template for your Pull Request. This are just some suggestions for you. You do not have -->
|
||||
|
||||
<!-- If your PR fixes an issue, mention it here. You can also just copy the URL - GitHub will convert it for you. -->
|
||||
This PR fixes
|
||||
|
||||
## Changes
|
||||
<!-- List all the changes you have done -->
|
||||
*
|
||||
*
|
||||
|
||||
## ToDo
|
||||
<!-- Add things, you still want to do. It is recommend to put "[DNM]", "[DONOTMERGE]", "[WIP]" or "[WORKINPROGRESS]" into the title of your PR if you still want to work on this PR, but just do not want to -->
|
||||
* [ ]
|
||||
* [ ]
|
||||
* [ ]
|
||||
|
||||
Reference in New Issue
Block a user