Skip to content
云栖回顾 | 2024 云栖大会微服务和网关相关演讲材料Know more

Label an Issue

If you are handling an issue, remember to mark the issue clearly with one or more labels whenever you think it’s meaningful. With labels on, other developers can easily recognize problems, classify them or track progress.

For issues or pull requests that need coding and further version release to fix, you should always mark it with a milestone.

Some frequently used labels:

  • Help Wanted

    • help wanted
    • good first issue
  • Priority

    • priority/blocker
    • priority/high
    • priority/low
    • priority/normal
  • Status

    • status/need-triage
    • status/DO-NOT-MERGE
    • status/READY-TO-MERGE
    • status/invalid
    • status/wontfix
  • Type

    • type/bug
    • type/documentation
    • type/enhancement
    • type/feature