Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. GitHub issue connects automatically with your commit messages making it easy to reference other issues & closing bug without even touching the interface.
Create
Search
Milestrone
Label
- Open the project repository.
- Click the Issue button at the right menu.
- Write a title and description.
- Select one assignee
The Issues and Pull Requests search bar allows you to define your own custom filters and sort by a wide variety of criteria. The full list of search filters are listed on this guide.
Take a look at React's issues:
Create a milestrone and track your issues in your dashboard.
GitHub can help you help manage your Scrum projects. Create a milestrone for your sprint.
- Click the issues button.
- Click create milestrone button.
- Modify issues and the select the right milestrone.
Labels allow you to further filter the collection of issues. Use labels to custom your Issue Management in a Scrum project.
Define the priority
- high
- medium
- low
Assign velocity points
- use Fibonacci number
Easily filter items
- bug
- feature
- task