mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation Update
- Added David J Patrick as contributing author for the massive list of feature ideas he has provided, and the accompanying dialogue. - Added mention of the Github issue tracker.
This commit is contained in:
parent
a0838474c4
commit
99174d66b6
4 changed files with 9 additions and 3 deletions
2
AUTHORS
2
AUTHORS
|
@ -12,6 +12,7 @@ Contributing Authors:
|
||||||
Richard Querin
|
Richard Querin
|
||||||
Federico Hernandez
|
Federico Hernandez
|
||||||
T. Charles Yun
|
T. Charles Yun
|
||||||
|
David J Patrick
|
||||||
|
|
||||||
With thanks to:
|
With thanks to:
|
||||||
Eugene Kramer
|
Eugene Kramer
|
||||||
|
@ -30,5 +31,4 @@ With thanks to:
|
||||||
Bruce Dillahunty
|
Bruce Dillahunty
|
||||||
Askme Too
|
Askme Too
|
||||||
P.C. Shyamshankar
|
P.C. Shyamshankar
|
||||||
David J Patrick
|
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,8 @@
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
1.7.0 (?) ?
|
1.7.0 (?) ?
|
||||||
|
+ Improved the errors when parsing a corrupt or unrecognized pending.data
|
||||||
|
or completed.data file (thanks to T. Charles Yun).
|
||||||
|
|
||||||
------ old releases ------------------------------
|
------ old releases ------------------------------
|
||||||
|
|
||||||
|
|
4
NEWS
4
NEWS
|
@ -31,5 +31,9 @@ order of increasing effort (to you) and usefulness (to me):
|
||||||
will be applied and tested, and a new release will be made. You will be a
|
will be applied and tested, and a new release will be made. You will be a
|
||||||
hero.
|
hero.
|
||||||
|
|
||||||
|
- Another option involves using Github's issue tracker, which can be found
|
||||||
|
at http://github.com/pbeckingham/task/issues which has the advantage that
|
||||||
|
everyone gets to see and track the issue.
|
||||||
|
|
||||||
Thank you.
|
Thank you.
|
||||||
|
|
||||||
|
|
|
@ -109,7 +109,8 @@
|
||||||
|
|
||||||
<h4>New in version 1.7.0 (?)</h4>
|
<h4>New in version 1.7.0 (?)</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>Improved the errors when parsing a corrupt or unrecognized pending.data
|
||||||
|
or completed.data file (thanks to T. Charles Yun).
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue