[Twisted-Python] Suggested plan for GitHub migration

Craig Rodrigues rodrigc at crodrigues.org
Fri Dec 4 12:11:19 MST 2015


On Thu, Dec 3, 2015 at 7:07 PM, Glyph Lefkowitz <glyph at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20151204/69ca9729/attachment-0002.html>


More information about the Twisted-Python mailing list