2

I have recently created a new issue on my repository on GitHub, now I want to add a label to it, the issue is actually a bug. I don't know how to do it. I am the owner of that repository.

Paras Gupta
  • 264
  • 3
  • 11

2 Answers2

4

Actually useful answer:

The UI does not make this readily apparent, but as a regular user you *cannot* add labels to an issue, you need triage access to that repository, even if you're the author.

The documentation for creating and applying labels can be found here.

Clara
  • 65
  • 1
  • 8
0

Well I find out how to label an issue, it actually simple

  1. Create a issue from issue tab
  2. Click on labels, a popup will open

enter image description here enter image description here

  1. Enter the label name & click create new label & then save

enter image description here enter image description here

Label will be added, as simple as that.

Paras Gupta
  • 264
  • 3
  • 11
  • 4
    i dont understand 2 point how i check this and further detail kindly show details with picture how to do these steps thanks – Adnan haider Oct 08 '21 at 12:46