Docs: Updated URLs

This commit is contained in:
Paul Beckingham 2018-02-07 08:40:38 -05:00
parent 05e0091212
commit 765db3093a
9 changed files with 23 additions and 24 deletions

View file

@ -91,8 +91,8 @@ If you wish to contribute tests, please consider the following guidelines:
test script, such as filter.t, export.t, whichever is appropriate.
* Tests created after bugs or feature requests should (ideally) have an entry
on https://bug.tasktools.org/ and should include the issue ID in a
docstring or comment.
on https://github.com/GothenburgBitFactory/taskwarrior/issues and should
include the issue ID in a docstring or comment.
* Class and method names should be descriptive of what they are testing.
Example: TestFilterOnReports