Issues can be used to keep track of bugs, enhancements, or other project requests.

Any GitHub Enterprise user can create an issue for a public repository.

Tip: As a project maintainer, you can choose to disable issues for your repository. (Pull requests can't be turned off and are always available.)

  1. On GitHub Enterprise, navigate to the main page of the repository.

  2. In the repository's right sidebar, click Issues. Issues tab

  3. Click New issue. New Issues button

  4. Type a title and description for your issue. A sample issue
  5. If you're a project maintainer, you can assign the issue to someone, associate it with a milestone, or apply a label.
  6. When you're finished, click Submit new issue.