The Wayback Machine - https://web.archive.org./web/20201026133425/https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/creating-a-label

Creating a label

In repositories where you have write access, you can create labels to organize issues and pull requests.

Did this doc help you?

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

Or, learn how to contribute.

Tip: You can also create a label in the Labels drop-down menu within an issue or pull request.

  1. On GitHub, navigate to the main page of the repository.
  2. Under your repository name, click Issues or Pull requests.
    Issues and pull requests tab selection
  3. Above the list of issues or pull requests, click Labels.
    Labels tab on a repository's issues or pull requests page
  4. To the right of the search field, click New label.
  5. Under "Label name", type a name for your label.
    Field to type a label name
  6. Under "Description", type a description to help others understand and use your label.
    Field to type a label description
  7. Optionally, to customize the color of your label, edit the hexadecimal number, or click the refresh button for another random selection.
    Issues new label color refresh
  8. To save the new label, click Create label.

Further reading

Did this doc help you?

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

Or, learn how to contribute.