Welcome to the GitHub Issues Training Repository!
This repo is designed for hands-on learning of GitHub Issues, templates, and project boards.
- Creating and managing GitHub Issues
- Using labels, milestones, and assignees
- Writing Issue templates (Markdown & YAML)
- Connecting Issues to GitHub Projects
- Simulating real-world development workflows
Youβll find the following exercises in this repository:
- Basic Issue creation
- Labeling & milestones
- Custom templates
- GitHub Projects board
- Full sprint simulation
.github/ βββ ISSUE_TEMPLATE/ βββ bug_report.md βββ feature_request.md βββ task_request.md βββ config.yml
- Fork or clone this repository.
- Create issues using the templates.
- Open the GitHub Projects tab and create a board.
- Add issues to the board and move them through the workflow.
- Practice end-to-end development simulation.
Happy learning! π