Contents
How do I submit an issue to GitHub?
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 your repository uses issue templates, click Get started next to the type of issue you’d like to open.
- Type a title and description for your issue.
How do I send an email to GitHub?
Adding an email address to your GitHub account
- In the upper-right corner of any page, click your profile photo, then click Settings.
- In the left sidebar, click Emails.
- In “Add email address”, type your email address and click Add.
- Verify your email address.
What is GitHub email address?
Note: If you created your GitHub account after July 18, 2017, your GitHub-provided no-reply email address is a seven-digit ID number and your username in the form of [email protected] .
How to create an issue in a GitHub repository?
Creating an issue from a repository 1 On GitHub, 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. 5 Type a title and description for your issue.
How do I get notifications on new GitHub issues?
Whenever an issue is opened on the repository (s) you’ve selected, a notification will be sent to you. Similarly, whenever someone creates a pull request, it will notify you as well.
How to open an issue in a GitHub pull request?
On GitHub, navigate to the main page of the repository. Locate the code you want to reference in an issue: To open an issue about code in a file, navigate to the file. To open an issue about code in a pull request, navigate to the pull request and click Files changed.