Contributing guidelines (#140)
* Create Pull Request Template * added contributing guidelines - includes a pull request template * cleanup duped PR docs * finish fix of duped PR template * updated contributing guidelines per #140 * comma cleanup, needs tests info update
This commit is contained in:
parent
bad84d8c51
commit
e6ab4167c9
2 changed files with 43 additions and 0 deletions
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
Fixes # .
|
||||
|
||||
Changes Proposed in this Pull Request:
|
||||
-
|
||||
-
|
||||
-
|
||||
|
||||
I have written tests for:
|
||||
|
||||
- [ ] New features introduced
|
||||
- [ ] Bugs fixed
|
||||
- [ ] Neither (I'm just enhancing tests!)
|
||||
|
||||
@jazzpi @LongLiveCHIEF
|
||||
Loading…
Add table
Add a link
Reference in a new issue