taskwarrior/.github/pull_request_template.md
2018-02-07 20:49:22 -05: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```.