|
3 | 3 | - [Issues and Pull Requests](#issues-and-pull-requests)
|
4 | 4 | - [Accepting Modifications](#accepting-modifications)
|
5 | 5 | - [Involving the Website Team](#involving-the-website-team)
|
6 |
| -- [Developer's Certificate of Origin 1.1](#developers-certificate-of-origin-11) |
7 |
| -- [Code of Conduct](#code-of-conduct) |
8 | 6 | - [Code editing](#code-editing)
|
9 | 7 | - [Adding new pages](#adding-new-pages)
|
10 | 8 | - [Create the page content](#create-the-page-content)
|
@@ -87,69 +85,6 @@ where a pull request:
|
87 | 85 |
|
88 | 86 | The Website group should serve as the final arbiter where required.
|
89 | 87 |
|
90 |
| -## Developer's Certificate of Origin 1.1 |
91 |
| - |
92 |
| -By making a contribution to this project, I certify that: |
93 |
| - |
94 |
| -- (a) The contribution was created in whole or in part by me and I |
95 |
| - have the right to submit it under the open source license |
96 |
| - indicated in the file; or |
97 |
| - |
98 |
| -- (b) The contribution is based upon previous work that, to the best |
99 |
| - of my knowledge, is covered under an appropriate open source |
100 |
| - license and I have the right under that license to submit that |
101 |
| - work with modifications, whether created in whole or in part |
102 |
| - by me, under the same open source license (unless I am |
103 |
| - permitted to submit under a different license), as indicated |
104 |
| - in the file; or |
105 |
| - |
106 |
| -- (c) The contribution was provided directly to me by some other |
107 |
| - person who certified (a), (b) or (c) and I have not modified |
108 |
| - it. |
109 |
| - |
110 |
| -- (d) I understand and agree that this project and the contribution |
111 |
| - are public and that a record of the contribution (including all |
112 |
| - personal information I submit with it, including my sign-off) is |
113 |
| - maintained indefinitely and may be redistributed consistent with |
114 |
| - this project or the open source license(s) involved. |
115 |
| - |
116 |
| -## Code of Conduct |
117 |
| - |
118 |
| -This Code of Conduct is adapted from [Rust's wonderful |
119 |
| -CoC](https://github.com/rust-lang/rust/wiki/Note-development-policy#conduct). |
120 |
| - |
121 |
| -- We are committed to providing a friendly, safe and welcoming |
122 |
| - environment for all, regardless of gender, sexual orientation, |
123 |
| - disability, ethnicity, religion, or similar personal characteristic. |
124 |
| -- Please avoid using overtly sexual nicknames or other nicknames that |
125 |
| - might detract from a friendly, safe and welcoming environment for |
126 |
| - all. |
127 |
| -- Please be kind and courteous. There's no need to be mean or rude. |
128 |
| -- Respect that people have differences of opinion and that every |
129 |
| - design or implementation choice carries a trade-off and numerous |
130 |
| - costs. There is seldom a right answer. |
131 |
| -- Please keep unstructured critique to a minimum. If you have solid |
132 |
| - ideas you want to experiment with, make a fork and see how it works. |
133 |
| -- We will exclude you from interaction if you insult, demean or harass |
134 |
| - anyone. That is not welcome behavior. We interpret the term |
135 |
| - "harassment" as including the definition in the [Citizen Code of |
136 |
| - Conduct](http://citizencodeofconduct.org/); if you have any lack of |
137 |
| - clarity about what might be included in that concept, please read |
138 |
| - their definition. In particular, we don't tolerate behavior that |
139 |
| - excludes people in socially marginalized groups. |
140 |
| -- Private harassment is also unacceptable. No matter who you are, if |
141 |
| - you feel you have been or are being harassed or made uncomfortable |
142 |
| - by a community member, please contact one of the channel ops or any |
143 |
| - of the TC members immediately with a capture (log, photo, email) of |
144 |
| - the harassment if possible. Whether you're a regular contributor or |
145 |
| - a newcomer, we care about making this community a safe place for you |
146 |
| - and we've got your back. |
147 |
| -- Likewise any spamming, trolling, flaming, baiting or other |
148 |
| - attention-stealing behavior is not welcome. |
149 |
| -- Avoid the use of personal pronouns in code comments or |
150 |
| - documentation. There is no need to address persons when explaining |
151 |
| - code (e.g. "When the developer") |
152 |
| - |
153 | 88 | ## Code editing
|
154 | 89 |
|
155 | 90 | ### Adding new pages
|
|
0 commit comments