You can now add check lists as comments to pull requests. The syntax is like
- [ ] Item 1
- [ ] Item 2
- [x] Checked item
So this is a great way to summarize the TODOs for pull requests. I've
given an example at
https://github.com/sympy/sympy/pull/1709#issuecomment-12083362. Then,
as things are completed, you can check the items (I'm assuming anyone
with permissions to edit a comment can check items), and it will
update.
Aaron Meurer
Sashrika Waidyarathna
unread,
Jan 10, 2013, 9:32:13 PM1/10/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
This would be nice. github is getting simpler and simpler