Skip to content

Labels

Labels

  • dependencies

    Pull requests that update a dependency file
  • diary

    我要在这里写点开发日记...
  • github_actions

    Pull requests that update GitHub Actions code
  • LGTM

    ✅ Looks Good To Me - 代码审查通过,准备合并
  • notice

    Some important things are here
  • priority/P0

    最高优先级:核心功能崩溃或严重阻碍使用,必须立即修复
  • priority/P1

    高优先级:重要功能缺陷或关键需求,需尽快处理
  • priority/P2

    中优先级:普通功能缺陷或改进,按计划排期
  • priority/P3

    低优先级:边缘问题、微小体验优化或不紧急的建议
  • python

    Pull requests that update python code
  • size:L

    修改了 100-499 行代码 (忽略生成文件)
  • size:M

    修改了 30-99 行代码 (忽略生成文件)
  • size:S

    修改了 10-29 行代码 (忽略生成文件)
  • size:XL

    修改了 500-999 行代码 (忽略生成文件)
  • size:XS

    修改了 0-9 行代码 (忽略生成文件)
  • size:XXL

    修改了 1000+ 行代码 (忽略生成文件)
  • status/duplicate

    👯‍♂️ 重复的问题或 PR
  • status/good-first-issue

    👋 适合新人关注 - 了解项目动态或尝试简单参与
  • status/help-wanted

    🙋‍♂️ 需要社区帮助
  • status/invalid

    🚫 无效或无法复现
  • status/stale

    长期无活动的 Issue
  • status/wip

    🚧 施工中 / Do Not Merge
  • status/wont-fix

    ❌ 不予修复或采纳
  • type/chore

    🔧 杂项、构建流程、依赖更新
  • type/design

    🎨 交互设计、UI/UX 方案讨论
  • type/discussion

    💬 开放性讨论、头脑风暴或非代码类话题
  • type/docs

    📚 文档变更
  • type/feat

    ✨ 新功能 / New Feature
  • type/fix

    🐛 Bug 修复
  • type/perf

    ⚡ 性能优化