From cbb32b4747e0230f1013206309f3f5793deb57c5 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 13 Apr 2014 09:55:25 -0400 Subject: [PATCH] Documentation - Gradually replacing support email with answers.tasktools.org. --- DEVELOPER | 15 +++++++++++---- README.md | 6 +++++- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/DEVELOPER b/DEVELOPER index 2e98be83f..2b7a62a0d 100644 --- a/DEVELOPER +++ b/DEVELOPER @@ -13,6 +13,10 @@ General Statement suggestions, testing and discussions have taken place there. It is also the quickest way to get help, or confirm a bug. + - Join https://answers.tasktools.org and help us by asking, answering and + voting on questions and answers, directly helping those who ask, and + indirectly helping those who search. + - Review documentation: there are man pages, online articles, tutorials and so on, and these may contain errors, or they may not convey ideas in the best way. Perhaps you can help improve it. Contact us - documentation is @@ -68,6 +72,8 @@ Deprecated Code - Priorities in core. This will be migrated to become a UDA as soon as we have the right support in place for custom sorting. + - Attribute modifiers. + New Code Needs This is code that needs to be written, usually down at the C++ function/method level. @@ -95,7 +101,7 @@ New Code Needs outside the core code, we want to make it be that way. - Take a look at: - http://taskwarrior.org/versions/show/42 + https://bug.tasktools.org/browse/EX This 'extension' release is a collection of all the requested features that lie outside of the core product, and will be implemented as external scripts @@ -112,9 +118,9 @@ Documentation Needed - Tutorials - Cookbook - This is all in the new git://tasktools.git/docs.git repository, where all the - documents are sourced as markdown. We welcome everyone with writing skills to - help us improve this critical resource. + This is all in the new https://git.tasktools.org/projects/ST/repos/tw.org + repository, where all the documents are sourced as markdown. We welcome + everyone with writing skills to help us improve this critical resource. Unit Tests Needed There are always more unit tests needed. More specifically, better unit tests @@ -211,3 +217,4 @@ Current Codebase Condition 2012-05-12 Added general statement about how to contribute. 2013-09-09 Updated branch info. 2014-01-19 Updated for 2.4.0. +2014-04-13 Added answers.tasktools.org, corrected URLs. diff --git a/README.md b/README.md index 751e2fba3..ba5c5b2de 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,11 @@ Your contributions are especially welcome. Whether it comes in the form of code patches, ideas, discussion, bug reports, encouragement or criticism, your input is needed. -Please send your support questions and code patches to: +For support options, take a look at: + + http://taskwarrior.org/support + +Please send your code patches to: support@taskwarrior.org