mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Templates: Combined two sentences for readability
This commit is contained in:
parent
e09699a029
commit
573ad560b6
1 changed files with 3 additions and 3 deletions
6
.github/pull_request_template.md
vendored
6
.github/pull_request_template.md
vendored
|
@ -4,6 +4,6 @@ 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```.
|
||||
- [ ] 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```.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue