Skip to content

Commit

Permalink
doc: 为SIG-template作出贡献 (#8)
Browse files Browse the repository at this point in the history
* doc: 为SIG-template作出贡献
  • Loading branch information
fslongjin committed May 24, 2024
1 parent dd24e8d commit 23f46e7
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 3 deletions.
2 changes: 1 addition & 1 deletion governance/community-membership.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Approver状态限定于代码库的一部分。
[贡献者指南]: /contributors/README.md
[DragonOS论坛]: https://bbs.dragonos.org.cn
[DragonOS Community的GitHub组织]: https://github.com/DragonOS-Community
[membership request]: TODO
[membership request]: https://github.com/DragonOS-Community/teams_data/issues/new?assignees=&labels=A-github-membership&projects=&template=membership.yml&title=REQUEST%3A+New+membership+for+%3Cyour-GH-handle%3E
[持续活跃]: #如何衡量非活跃状态
[code reviews]: TODO
[子项目Maintainer]: /governance/sig-governance/README.md#子项目Maintainer
Expand Down
2 changes: 1 addition & 1 deletion sigs/sig-template/charter.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ SIG-template维护并发展了xxxxxxx,(一句话简介范围)

[SIG治理文档]: /governance/sig-governance/README.md
[SIG治理文档的子项目创建部分]: /governance/sig-governance/README.md#子项目创建
[SIG章程指南]: /governance/sig-governance/sig-charter-guide.md
[SIG章程指南]: /governance/sig-governance/sig-charter-guide.md
22 changes: 21 additions & 1 deletion sigs/sig-template/contributing.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# 为SIG-template作出贡献

TODO
欢迎为 SIG-template 作出贡献。SIG-template 有多个您可以贡献的领域。这些贡献可以以代码、文档、支持的形式出现,参与论坛讨论,出席会议等等。本文档描述了SIG-template参与的不同主要功能区域,概述了这些领域,并提供了获取更多参与的指南。您可以把这看作是SIG-template的起点,或者是选择一个您感兴趣的领域来开始。

## 入门

要加入 SIG-template ,您需要先阅读[贡献者指南]。然后,xxxxx

## SIG-template的主要领域

我们的SIG涉及了几个不同的领域,为了能让您了解我们的SIG在做什么,因此本文在这里对这些领域进行简要的介绍。

xxxxxxxxxxx

## 代码之外的贡献

除了代码和子项目之外,还有几种方法可以做出贡献。它们包括:

- 11111
- 22222


[贡献者指南]: /contributors/README.md

0 comments on commit 23f46e7

Please sign in to comment.