git

git 项目 label 规范

列表

  • 状态

    • Status/WIP(Work In progress)
    • Status/Block 等待其他issue完成才能继续进行
    • Status/More detail 需要更详细的信息
    • Status/Verified 开发已经完成,QA已经测试并验证结果
    • Status/Invalid 无效的issue
    • Status/Duplicate 重复的issue
    • Status/Wontfix 该issue不会处理
  • 类型

    • Type/Bug
    • Type/Feature
    • Type/Refactor
    • Type/Performance
    • Type/Enhancement
  • 优先级

    • Priority/High
    • Priority/Medium
    • Priority/Low

初始化脚本

脚本