From the course: Practical GitHub Project Management and Collaboration
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Task lists - GitHub Tutorial
From the course: Practical GitHub Project Management and Collaboration
Task lists
- [Instructor] Task lists allow you to create a checklist of items inside an issue description. GitHub has a special way of letting you interact with these tasks once you've included them. So I can see that Jojo has already added a comment down here, and she's got some good points here. So why don't we just get started with the sample docs folder, single markdown document and then we'll turn on GitHub Pages and point to it. We can maybe later on decide if we can do something more complex. I think that's a great idea. Now, whenever you make a comment in GitHub you can add a checklist. It's really, as I mentioned, part of markdown and this is the way that they work. You create a dash, then a space, and then two brackets and then you can add some content here. I'll just say item one right now. If I hit the preview button, you'll see that it renders as a checklist, and if I were to commit it then it would allow me to check…