On Thu, Dec 3, 2015 at 7:07 PM, Glyph Lefkowitz <gl...@twistedmatrix.com>
wrote:

> The important thing about a "checklist" though, is checking things off -
> how will that be kept up to date in sync with what has actually happened?
>
>
The checklist is written using the GitHub flavored markdown syntax for
checklists:

https://github.com/blog/1375%0A-task-lists-in-gfm-issues-pulls-comments

so when the tasks are completed, this checklist will be updated by changing:

   [ ] task item foobar

to

  [X]  task item foobar

and committing the updated checklist to GitHub.

Adi and Amber are on board with this, so it should be fine.
--
Craig
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to