Tweak the pull request and issue templates

The most "important" change here is to remove the checkboxes for
"Tests Written" on the pull request template. Because they're checkboxes
rather than radio buttons, no matter which one you checked it would show
"1/2 complete" for any references to that PR in other issues.
This commit is contained in:
Colton Myers 2016-03-22 11:27:53 -06:00
parent 5096d33bc3
commit ea7c753333
2 changed files with 6 additions and 5 deletions

View file

@ -1,10 +1,10 @@
### Description of Issue/Question
### Setup
*Please provide relevant configs and/or SLS files (Be sure to remove sensitive info).*
(Please provide relevant configs and/or SLS files (Be sure to remove sensitive info).)
### Steps to Reproduce Issue
*Include debug logs if possible and relevant.*
(Include debug logs if possible and relevant.)
### Versions Report
*Provided by running* ``salt --versions-report``
(Provided by running `salt --versions-report`. Please also mention any differences in master/minion versions.)

View file

@ -3,10 +3,11 @@
### What issues does this PR fix or reference?
### Previous Behavior
Remove this section if not relevant
### New Behavior
Remove this section if not relevant
### Tests written?
- [ ] Yes
- [ ] No
Yes/No