Merge pull request #2818 from calmh/prtemplate
Add a pull request template
This commit is contained in:
commit
f00b133eee
15
PULL_REQUEST_TEMPLATE.md
Normal file
15
PULL_REQUEST_TEMPLATE.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
### Purpose
|
||||||
|
|
||||||
|
Describe the purpose of this change. If there is an existing issue that is
|
||||||
|
resolved by this pull request, ensure that the commit subject is on the form
|
||||||
|
`Some short description (fixes #1234)` where 1234 is the issue number.
|
||||||
|
|
||||||
|
### Testing
|
||||||
|
|
||||||
|
Describe what testing has been done, and how the reviewer can test the change
|
||||||
|
if new tests are not included.
|
||||||
|
|
||||||
|
### Screenshots
|
||||||
|
|
||||||
|
If this is a GUI change, include screenshots of the change. If not, please
|
||||||
|
feel free to just delete this section.
|
||||||
Loading…
x
Reference in New Issue
Block a user