Skip to content

Commit 9050edf

Browse files
Update managing-issue-types-in-an-organization.md (#54651)
1 parent 90ea841 commit 9050edf

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

content/issues/tracking-your-work-with-issues/configuring-issues/managing-issue-types-in-an-organization.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff 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
2525
1. Under "Type name", type the name of your new issue type.
2626
1. Under "Description", to help other people understand the purpose of your new issue type, type a description.
2727
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**.
2928
1. Click **Create**.
3029

3130
## Making changes to issue types
3231

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.
3433

3534
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.
3635

@@ -40,5 +39,5 @@ You can also choose to disable or delete an issue type. If you disable an issue
4039
![Screenshot of the issue types settings page for an organization. The "open type options" button is highlighted with an orange rectangle.](/assets/images/help/issues/issue-type-edit.png)
4140

4241
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**.
4443
* To disable or delete the issue type, in the "Danger zone", click **Disable** or **Delete** and follow the prompts.

0 commit comments

Comments
 (0)