From dade781766191661576c11911b8afee1ceb4cc36 Mon Sep 17 00:00:00 2001 From: inkarkat Date: Mon, 13 Sep 2010 01:26:24 -0700 Subject: [PATCH] Migrated from developer-documentation v6 --- Developer-Documentation.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Developer-Documentation.textile b/Developer-Documentation.textile index d50850e..e8554c3 100644 --- a/Developer-Documentation.textile +++ b/Developer-Documentation.textile @@ -1,4 +1,4 @@ -To contribute to Todo.txt CLI, fork "the repository":http://github.com/ginatrapani/todo.txt-cli/tree/master and make your changes, including tests. Then issue a pull request via GitHub to submit your changes for review and possible inclusion in the master. Big or disruptive changes are best discussed on the "mailing list":http://groups.yahoo.com/group/todotxt/ first. +To contribute to Todo.txt CLI, *fork "the repository":http://github.com/ginatrapani/todo.txt-cli/tree/master* and make your changes, including tests. *Then issue a pull request* via GitHub to submit your changes for review and possible inclusion in the master. Big or disruptive changes are best discussed on the "mailing list":http://groups.yahoo.com/group/todotxt/ first. * [[Creating Add-ons: Examples]] * [[Using the Makefile]]