layout | title | nav_order |
---|---|---|
default |
Create an Issue |
6 |
Issues can be created in a variety of ways, so you can choose the most convenient method for your workflow.
Issues can be used to keep track of bugs, enhancements, or other requests. For more information, see "About issues."
<iframe width="719" height="480" src="https://www.youtube.com/embed/TKJ4RdhyB5Y" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>- 00:30 - GitHub issues are a "nice way" to collaborate with project members
- 03:17 - CrossLinking: Issue ID can be referenced inside commit message
- 04:43 - If issue has keyword "fixes" and issue ID GitHub will auto-close the issue
- 05:20 - Copy commit message into comment and it autolinks
{add gifs} {add different language gifs}
1. On OpenChain Repo.com, navigate to the main page of the repository.
2. Under your repository name, click Issues.
3. Click New Issue
4. If your repository uses issue templates, click Get started next to the type of issue you'd like to open.
Or, click Open a blank issue if the type of issue you'd like to open isn't included in the available options.
5. Type a title and description for your issue.
6. If you're a project maintainer, you can assign the issue to someone, add it to a project board, associate it with a milestone, or apply a label.