Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Kjell Hedström 2018-03-30 21:20:39 -06:00 committed by GitHub
parent 9f4023c0cb
commit ee742752e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,3 @@
Follow TDD practice. All new and modified functionality should be backed up with unit tests.
All new functionality should be backed up with API documentation (API.markdown or README.markdown)
* Follow TDD practice.
* All new and modified functionality should be backed up with unit tests.
* All new functionality should be backed up with API documentation (API.markdown or README.markdown)