You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/issues/tracking-your-work-with-issues/configuring-issues/managing-issue-types-in-an-organization.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,12 +25,11 @@ When you add an issue type to an issue, the type will be shown on any lists of i
25
25
1. Under "Type name", type the name of your new issue type.
26
26
1. Under "Description", to help other people understand the purpose of your new issue type, type a description.
27
27
1. Under "Color", click on the color you would like for the new issue type.
28
-
1. Optionally, to stop the new issue type being available in public repositories, select **Private repositories only**.
29
28
1. Click **Create**.
30
29
31
30
## Making changes to issue types
32
31
33
-
You can change the name, description, color, and public repository visibility of your issue types.
32
+
You can change the name, description, and color of your issue types.
34
33
35
34
You can also choose to disable or delete an issue type. If you disable an issue type, it will not be shown and it won't be possible to set an issue to that type, but if you later decide to enable the issue type, it will be displayed again on any issues previously set to the issue type. If you delete an issue type, it is permanently removed.
36
35
@@ -40,5 +39,5 @@ You can also choose to disable or delete an issue type. If you disable an issue
40
39

41
40
42
41
1. In the menu, click **Edit** and make your changes.
43
-
* To make changes to the type name, description, color, and if the issue type should only appear for private repositories. Then click **Save**.
42
+
* To make changes to the type name, description, or color, click **Save**.
44
43
* To disable or delete the issue type, in the "Danger zone", click **Disable** or **Delete** and follow the prompts.
0 commit comments