You can use issue types to classify and manage different types of issues across your organization. You can create up to 25 issue types that your organization members can apply to issues, making it easier for you and your members to find issues and plan work.
Default issue types are included in every organization, but these can edited, disabled, or deleted. The default types are task, bug, and feature.
When you add an issue type to an issue, the type will be shown on any lists of issues and in the issues themselves. You can filter and search by issue type and use issue types when creating filters and views in your projects. See 문제 및 끌어오기 요청 필터링 및 검색 and 프로젝트 필터링.
Adding an issue type
- GitHub의 오른쪽 위 모서리에서 프로필 사진을 선택한 다음, Your organizations를 클릭합니다.
- 조직 옆에 있는 설정을 클릭합니다.
- 사이드바의 "코드, 계획 및 자동화" 섹션에서 계획을 선택한 다음 문제 유형을 클릭합니다.
- On the right side of the page, click Create new type.
- Under "Type name", type the name of your new issue type.
- Under "Description", to help other people understand the purpose of your new issue type, type a description.
- Under "Color", click on the color you would like for the new issue type.
- Click Create.
Making changes to issue types
You can change the name, description, and color of your issue types.
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.
-
GitHub의 오른쪽 위 모서리에서 프로필 사진을 선택한 다음, Your organizations를 클릭합니다.
-
조직 옆에 있는 설정을 클릭합니다.
-
사이드바의 "코드, 계획 및 자동화" 섹션에서 계획을 선택한 다음 문제 유형을 클릭합니다.
-
To the right of the issue type you want to make changes to, click .
-
In the menu, click Edit and make your changes.
- To make changes to the type name, description, or color, click Save.
- To disable or delete the issue type, in the "Danger zone", click Disable or Delete and follow the prompts.