admin icon indicating copy to clipboard operation
admin copied to clipboard

Define issue types for the `nodejs` org

Open targos opened this issue 1 year ago • 1 comments

Now that we have access to the new GitHub issues features (https://github.com/nodejs/admin/issues/921), we should decide on the set of issue types that we want for the org.

By default, there are three: Task, Bug and Feature.

Image

We can create a maximum of 25 issue types. Issue type fields are: name, description, color (selected from a fixed list of 8 colors), and "private repositories only".

Image

The main differences between issue types and labels are:

  • An issue can only be assigned to a single type.
  • Issue types cannot be customized per-repository.

Owners can see and edit the settings here: https://github.com/organizations/nodejs/settings/issue-types

targos avatar Dec 20 '24 08:12 targos

example of entrance node

ghost avatar Oct 10 '25 05:10 ghost