taskwarrior/.github/pull_request_template.md
2018-05-14 00:50:10 -04:00

9 lines
251 B
Markdown

#### Description
Replace this text with a description of the PR.
#### Additional information...
- [ ] Have you run the test suite?
Many changes need to be tested. Please run the test suite
and include the output of ```cd test && ./problems```.