Commit 9a0e35c 1 parent 09d26f9 commit 9a0e35c Copy full SHA for 9a0e35c
File tree 2 files changed +13
-0
lines changed
2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,11 @@ Project documentation with Markdown.
18
18
- IRC channel: ` #mkdocs ` on freenode.
19
19
- Discussions and support: < https://groups.google.com/forum/#!forum/mkdocs >
20
20
21
+ ## Code of Conduct
22
+
23
+ Everyone interacting in the MkDocs project's codebases, issue trackers, chat
24
+ rooms, and mailing lists is expected to follow the [ PyPA Code of Conduct] .
25
+
21
26
[ appveyor-image ] : https://img.shields.io/appveyor/ci/d0ugal/mkdocs/master.png
22
27
[ appveyor-link ] : https://ci.appveyor.com/project/d0ugal/mkdocs
23
28
[ codecov-image ] : http://codecov.io/github/mkdocs/mkdocs/coverage.svg?branch=master
@@ -33,3 +38,5 @@ Project documentation with Markdown.
33
38
34
39
[ mkdocs ] : http://www.mkdocs.org
35
40
[ release-notes ] : http://www.mkdocs.org/about/release-notes/
41
+
42
+ [ PyPA Code of Conduct ] : https://www.pypa.io/en/latest/code-of-conduct/
Original file line number Diff line number Diff line change @@ -10,6 +10,11 @@ ways, a few examples are:
10
10
- Documentation improvements
11
11
- Bug reports and patch reviews
12
12
13
+ ## Code of Conduct
14
+
15
+ Everyone interacting in the MkDocs project's codebases, issue trackers, chat
16
+ rooms, and mailing lists is expected to follow the [ PyPA Code of Conduct] .
17
+
13
18
## Reporting an Issue
14
19
15
20
Please include as much detail as you can. Let us know your platform and MkDocs
@@ -61,3 +66,4 @@ most likely need to have tests and documentation if it is a new feature.
61
66
[ virtualenv ] : https://virtualenv.pypa.io/en/latest/userguide.html
62
67
[ tox ] : https://tox.readthedocs.io/en/latest/
63
68
[ travis ] : https://travis-ci.org/repositories
69
+ [ PyPA Code of Conduct ] : https://www.pypa.io/en/latest/code-of-conduct/
You can’t perform that action at this time.
0 commit comments