Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: issue template for for all types #12

Open
chai2010 opened this issue Jun 17, 2022 · 0 comments
Open

feat: issue template for for all types #12

chai2010 opened this issue Jun 17, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@chai2010
Copy link
Contributor

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:

@chai2010 chai2010 added enhancement New feature or request help wanted Extra attention is needed labels Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant