Skip to content

Commit 304fda7

Browse files
authored
docs: add CNCF code of conduct in readme to meet CNCF's request (sealerio#1525)
Signed-off-by: Allen Sun <shlallen1990@gmail.com>
1 parent 207e8c6 commit 304fda7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,10 @@ sealer run kubernetes:v1.19.8 --masters 192.168.0.2 --passwd xxx
125125
</div>
126126
<!-- markdownlint-restore -->
127127

128+
## Code of Conduct
129+
130+
sealer follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
131+
128132
## License
129133

130134
Sealer is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full license text.

code-of-conduct.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Sealer Community Code of Conduct
1+
# sealer Community Code of Conduct
22

3-
Sealer follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
3+
sealer follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).

0 commit comments

Comments
 (0)