mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation Update
- Changed all email addressed to support@taskwarrior.org. - Changed task@beckingham.net to paul@beckingham.net.
This commit is contained in:
parent
748e2ea00d
commit
292ef5248c
8 changed files with 10 additions and 9 deletions
|
@ -22,8 +22,9 @@
|
|||
called "age_compact" (thanks to T. Charles Yun).
|
||||
+ Removed obsolete DEVELOPERS file. The online support forums at
|
||||
http://taskwarrior.org will be able to provide better information.
|
||||
+ Replaced old references to old websites and online groups with
|
||||
+ Replaced references to old websites and online groups with
|
||||
http://taskwarrior.org.
|
||||
+ Replaced references to old contact address with support@taskwarrior.org.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
4
NEWS
4
NEWS
|
@ -26,12 +26,12 @@ You can also report the issue in the forums at:
|
|||
|
||||
http://taskwarrior.org/projects/taskwarrior/boards
|
||||
|
||||
Finally, you can always contact us at task@beckingham.net. Here is what you
|
||||
Finally, you can always contact us at support@taskwarrior.org. Here is what you
|
||||
could do, in order of increasing effort (to you) and usefulness (to us):
|
||||
|
||||
- Do nothing. Bug may not get fixed.
|
||||
|
||||
- Send an email to task@beckingham.net, explaining what you saw. The bug
|
||||
- Send an email to support@taskwarrior.org, explaining what you saw. The bug
|
||||
will be addressed, and a new release will be made. You will be a hero.
|
||||
|
||||
- Send an email, and a reproducible test case in the form of the few commands
|
||||
|
|
2
README
2
README
|
@ -36,7 +36,7 @@ found at:
|
|||
|
||||
All feedback is welcome, in addition to any bug reports or patches to:
|
||||
|
||||
task@beckingham.net
|
||||
support@taskwarrior.org
|
||||
|
||||
Or better yet, get involved in the discussion forums at
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@ found at:
|
|||
|
||||
All feedback is welcome, in addition to any bug reports or patches to:
|
||||
|
||||
task@beckingham.net
|
||||
support@taskwarrior.org
|
||||
|
||||
Or better yet, get involved in the discussion forums at
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT(task, 1.8.0, bugs@beckingham.net)
|
||||
AC_INIT(task, 1.8.0, support@taskwarrior.org
|
||||
|
||||
CFLAGS="${CFLAGS=}"
|
||||
CXXFLAGS="${CXXFLAGS=}"
|
||||
|
|
|
@ -339,7 +339,7 @@ can be configured in the configuration file.
|
|||
~/.task/completed.data The file that contains the completed "done" tasks.
|
||||
|
||||
.SH "CREDITS & COPYRIGHTS"
|
||||
task was written by P. Beckingham <task@beckingham.net>.
|
||||
task was written by P. Beckingham <paul@beckingham.net>.
|
||||
.br
|
||||
Copyright (C) 2006 \- 2009 P. Beckingham
|
||||
|
||||
|
|
|
@ -275,7 +275,7 @@ To remove a tag from a task, use the minus sign:
|
|||
Advanced usage of task
|
||||
|
||||
.SH "CREDITS & COPYRIGHTS"
|
||||
task was written by P. Beckingham <task@beckingham.net>.
|
||||
task was written by P. Beckingham <paul@beckingham.net>.
|
||||
.br
|
||||
Copyright (C) 2006 \- 2009 P. Beckingham
|
||||
|
||||
|
|
|
@ -394,7 +394,7 @@ report.oldest.sort=id+
|
|||
report.oldest.limit=10
|
||||
|
||||
.SH "CREDITS & COPYRIGHTS"
|
||||
task was written by P. Beckingham <task@beckingham.net>.
|
||||
task was written by P. Beckingham <paul@beckingham.net>.
|
||||
.br
|
||||
Copyright (C) 2006 \- 2009 P. Beckingham
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue