In this part you will learn and practice how to collaborate on Ideas. The part contains the following topics:
🔨 Hands-on: Using with GitHub Discussions
GitHub contains a wiki in each repository (see this example). The wiki has a custom header and footer.
The wiki supports many different renderers - not only markdown.
GitHub pages is a static webpage that can diplay files from the repository as a rendered web page.
It can use Jekyll to render markdown files as web pages. See this example that gets rendered as this web site.
- Pinnes Issues, sort, filter and lables
See this issue for more details.
- Issue templates
- Nesting Issues
- Lables and Milestones
🔨 Hands-on: Working with Issues
See this example Team backlog as an example.
🔨 Hands-on: Working with GitHub Projects
In this part you've learn and practiced how to collaborate on ideas using GitHub Issues, Discussion, Wikis, Pages and Projects.