taskwarrior/.github/pull_request_template.md
Federico Hernandez e09699a029 Reformatting
2018-05-14 00:49:59 -04:00

9 lines
256 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```.