Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 881 Bytes

File metadata and controls

35 lines (28 loc) · 881 Bytes
title keywords description
Label an Issue
Seata
Label an Issue.

Label an Issue

If you are handling an issue, remember to mark the issue cearly 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
  • Prority

    • 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