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 Filtrage et recherche de problèmes et de demandes de tirage and Filtrage de projects.
Adding an issue type
- Dans le coin supérieur droit de GitHub, sélectionnez votre photo de profil, puis cliquez sur Vos organisations.
- En regard de l’organisation, cliquez sur Paramètres.
- Dans la section « Code, planification et automation » de la barre latérale, sélectionnez Planification, puis cliquez sur Types de problèmes.
- 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.
-
Dans le coin supérieur droit de GitHub, sélectionnez votre photo de profil, puis cliquez sur Vos organisations.
-
En regard de l’organisation, cliquez sur Paramètres.
-
Dans la section « Code, planification et automation » de la barre latérale, sélectionnez Planification, puis cliquez sur Types de problèmes.
-
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.