KusionStack / KusionStack/.github
feat: issue template for for all types
- Dominant language
- No language data
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
## 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:**
Contributor guide
Research direction
Start by inspecting the repository's existing GitHub issue templates and compare them with the commit-type list in the issue body. Add templates for the missing issue types while preserving the current bug, enhancement, feat, and ast templates. Done means all listed types have an appropriate template.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100