Create GitHub Issue
2021-Sep-8
Home > Reference Main Page
email Feedback About This Page
docs.github.com: Creating an issue
Issues can be created in 8 ways:
- Creating an issue from a repository
- Creating an issue with GitHub CLI
- Creating an issue from a comment
- Creating an issue from code
- Creating an issue from discussion
- Creating an issue from a project board note
- Creating an issue from a task list item
- Creating an issue from a URL query
Creating an issue from a repository
- On GitHub, navigate to the main page of the repository.
- Under your repository name, click Issues.
- Click New issue.
- If there are multiple issue types, click Get started next to the type of issue you'd like to open.
- Optionally, click Open a blank issue. ...
- Type a Title and Description for your issue.
- When you're finished, click Submit new issue.
- Done.