diff --git a/en/label.md b/en/label.md index c7b4f962522b23f4f0acf16075073dcaefff7c74..c06508ed11af2ddba048c1d887b06f2676a1285a 100644 --- a/en/label.md +++ b/en/label.md @@ -1,6 +1,6 @@ -## OpenEuler Community Label +## openEuler Community Label -There are lots of labels for all of the projects in OpenEuler Community. +There are lots of labels for all of the projects in openEuler Community. These labels represent meaningful description in the Issue or Pull Request. The labels incluing as follows: diff --git a/zh/sig-infra/label.md b/zh/sig-infra/label.md new file mode 100644 index 0000000000000000000000000000000000000000..114d12ba16615f2a57c68de911cb708f4dd43e4e --- /dev/null +++ b/zh/sig-infra/label.md @@ -0,0 +1,49 @@ +## openEuler社区标签 + +openEuler社区所有的项目都有很多标签。 +这些标签给予了Issue和Pull Request某些特定的含义。 +这些标签包括: + +### CLA + +* openeuler-cla/yes +* openeuler-cla/no + +### Kind + +* kind/api-change +* kind/bug +* kind/cleanup +* kind/design +* kind/documentation +* kind/failing-test +* kind/feature +* kind/enhancement + +### Priority + +* priority/high +* priority/medium +* priority/low + +### Sig + +* sig/kernel +* sig/driver +* sig/testing +* sig/release +* sig/doc +* sig/api + +### CI + +* lgtm +* approved + +### Others + +* duplicate +* help-wanted +* invalid +* question +* wontfix