forked from p15670423/monkey
Project: Remove trailing whitespace from pull request template
This commit is contained in:
parent
f572e59b7f
commit
a7f3076bfd
|
@ -1,12 +1,12 @@
|
||||||
# What does this PR do?
|
# What does this PR do?
|
||||||
|
|
||||||
Fixes #`put issue number here`.
|
Fixes #`put issue number here`.
|
||||||
|
|
||||||
Add any further explanations here.
|
Add any further explanations here.
|
||||||
|
|
||||||
## PR Checklist
|
## PR Checklist
|
||||||
* [ ] Have you added an explanation of what your changes do and why you'd like to include them?
|
* [ ] Have you added an explanation of what your changes do and why you'd like to include them?
|
||||||
* [ ] Is the TravisCI build passing?
|
* [ ] Is the TravisCI build passing?
|
||||||
* [ ] Was the CHANGELOG.md updated to reflect the changes?
|
* [ ] Was the CHANGELOG.md updated to reflect the changes?
|
||||||
* [ ] Was the documentation framework updated to reflect the changes?
|
* [ ] Was the documentation framework updated to reflect the changes?
|
||||||
|
|
||||||
|
@ -14,9 +14,9 @@ Add any further explanations here.
|
||||||
|
|
||||||
* [ ] Added relevant unit tests?
|
* [ ] Added relevant unit tests?
|
||||||
* [ ] Have you successfully tested your changes locally? Elaborate:
|
* [ ] Have you successfully tested your changes locally? Elaborate:
|
||||||
> Tested by {Running the Monkey locally with relevant config/running Island/...}
|
> Tested by {Running the Monkey locally with relevant config/running Island/...}
|
||||||
* [ ] If applicable, add screenshots or log transcripts of the feature working
|
* [ ] If applicable, add screenshots or log transcripts of the feature working
|
||||||
|
|
||||||
## Explain Changes
|
## Explain Changes
|
||||||
|
|
||||||
Are the commit messages enough? If not, elaborate.
|
Are the commit messages enough? If not, elaborate.
|
||||||
|
|
Loading…
Reference in New Issue