mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-13 10:42:56 +01:00
Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
f9005d13bf
commit
a67711a2df
@ -1,7 +1,9 @@
|
|||||||
- [ ] Follow TDD practice. (new/modified code must be backed down with unit test - preferably TDD style development)
|
- [ ] Follow TDD practice. (new/modified code must be backed down with unit test - preferably TDD style development)
|
||||||
- [ ] All new/modified functionality should be backed up with API documentation (API.markdown or README.markdown)
|
- [ ] All new/modified functionality should be backed up with API documentation (API.markdown or README.markdown)
|
||||||
- [ ] Cross Platform validation with CI: Windows, Ubuntu, OSX support must work
|
- [ ] Travis-CI (Linux, OSX) + AppVeyor-CI (Windows)\
|
||||||
- [ ] *Optional but recommended*: Cross Platfrom validation with local or VM setup.
|
- [ ] *Optional:* Local/VM testing: Windows
|
||||||
|
- [ ] *Optional:* Local/VM testing: OSX
|
||||||
|
- [ ] *Optional:* Local/VM testing: Linux
|
||||||
|
|
||||||
|
|
||||||
**Testing Advice**
|
**Testing Advice**
|
||||||
|
Loading…
Reference in New Issue
Block a user