feat: issue template for for all types
还没有人认领这个 Issue。
评估
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 新手友好度
- 45/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- github
调研方向
首先检查仓库中现有的 GitHub issue 模板,并将其与 issue 正文中的 commit 类型列表进行比较。为缺少的 issue 类型添加模板,同时保留现有的 bug、enhancement、feat 和 ast 模板。当列出的所有类型都有适当的模板时,即表示完成。
由索引模型根据 Issue 内容生成。
描述
Feature Request
Is your feature request related to a problem? Please describe:
https://kusionstack.io/docs/governance/contribute/git-guideline
Describe the feature you'd like:
The current only include bug/enhancement/feat/ast type issue
Describe alternatives you've considered:
add missing template
- feat: -- 添加了新的功能特性。
- fix: -- 进行了 Bug 的修复。
- docs: -- 进行了文档部分的修改。
- style: -- 对代码格式的修改,并不影响代码的功能,如:删除多余空格,代码缩进等。
- refactor: -- 在不改变代码功能的基础上对代码进行了的重构。
- perf: -- 对代码进行了性能优化。
- test: -- 添加或者调整已有的测试用例。
- build: -- 对构建系统或者外部依赖库进行了调整。
- ci: -- 调整了 CI 的配置文件或者脚本。
- chore: -- 对源代码和测试文件之外其他部分的调整。
- revert: -- 对 commit 进行回滚。
Teachability, Documentation, Adoption, Migration Strategy:
- 主要语言
- 没有语言数据
- 星标
- 4
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
KusionStack/.github 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 45/100
KusionStack/.github#41 ·
-
documentation
难度 5/5 一周以上 新手友好度 20/100
KusionStack/.github#13 ·
查看 KusionStack/.github 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 75/100
-
enhancement
难度 2/5 1-3 小时 新手友好度 75/100
OpenwaterHealth/openmotion-bloodflow-app#604 · 1 条评论 ·
-
good first issue
难度 1/5 1 小时以内 新手友好度 90/100
-
难度 2/5 1-3 小时 新手友好度 75/100
rust-bitcoin/rust-bitcoin#6930 · 1 条评论 ·
-
Solved site promotion gate fails on runner PHP patch drift (expects 8.2.33, runner installs 8.2.34) 未关闭
难度 2/5 1-3 小时 新手友好度 75/100
Automattic/blocks-engine#2161 ·