Skip to content

Commit ceae395

Browse files
committed
f
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
1 parent 774dac9 commit ceae395

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

code-of-conduct.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ <h1>PyTorch Foundation<br />Code of Conduct</h1>
2121
<div class="col-md-10 body-side-text">
2222

2323

24-
<h2 class="mt-3">Our Commitment</h2>
24+
<h2 class="mt-5">Our Commitment</h2>
2525

2626

2727
<p class="lead">
2828
The PyTorch Foundation is committed to fostering an inclusive, welcoming, and safe environment for everyone involved in the PyTorch Foundation community. This commitment extends across all Foundation activities, including but not limited to our technical projects, events, communication channels, and social media presence. We pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
2929
</p>
30-
<h2 class="mt-3">Scope</h2>
30+
<h2 class="mt-5">Scope</h2>
3131

3232

3333
<p class="lead">
@@ -41,7 +41,7 @@ <h3 class="mt-3">Technical Projects in the PyTorch Foundation Umbrella </h3>
4141
<p class="lead">
4242
Technical projects supported by the PyTorch Foundation are organized as separate projects and each maintains a code of conduct that applies to participants in those projects.
4343
</p>
44-
<h2 class="mt-3">Expected Behavior</h2>
44+
<h2 class="mt-5">Expected Behavior</h2>
4545

4646

4747
<p class="lead">
@@ -67,7 +67,7 @@ <h2 class="mt-3">Expected Behavior</h2>
6767

6868
<li>Collaborate with other community members in a constructive manner</li>
6969
</ul>
70-
<h2 class="mt-3">Unacceptable Behavior</h2>
70+
<h2 class="mt-5">Unacceptable Behavior</h2>
7171

7272

7373
<p class="lead">
@@ -133,14 +133,14 @@ <h3 class="mt-3">Behavior During Investigations</h3>
133133

134134
<li>Retaliating against a person because they reported an incident or provided information about an incident as a witness.</li>
135135
</ul>
136-
<h2 class="mt-3">Enforcement</h2>
136+
<h2 class="mt-5">Enforcement</h2>
137137

138138

139139
<h3 class="mt-3">Reporting Violations</h3>
140140

141141

142142
<p class="lead">
143-
Violations can be reported to conduct@pytorch.org. All reports will be:
143+
Violations can be reported to <a href="mailto:conduct@pytorch.org">conduct@pytorch.org</a>. All reports will be:
144144
</p>
145145
<ul>
146146

@@ -183,37 +183,37 @@ <h3 class="mt-3">Appeals Process</h3>
183183

184184
<li>Decisions on appeals are final</li>
185185
</ul>
186-
<h2 class="mt-3">Pre-Event Concerns</h2>
186+
<h2 class="mt-5">Pre-Event Concerns</h2>
187187

188188

189189
<p class="lead">
190190
If you have concerns about attending an upcoming event where specific individuals may be present:
191191
</p>
192192
<ul>
193193

194-
<li>Contact conduct@pytorch.org in advance </li>
194+
<li>Contact <a href="mailto:conduct@pytorch.org">conduct@pytorch.org</a> in advance </li>
195195

196196
<li>Arrangements can be made for your safety and comfort </li>
197197

198198
<li>Precautions may include providing security escorts and notifying staff</li>
199199
</ul>
200-
<h2 class="mt-3">Amendments</h2>
200+
<h2 class="mt-5">Amendments</h2>
201201

202202

203203
<p class="lead">
204204
This Code of Conduct may be amended by the PyTorch Foundation as needed. Changes will be communicated to the community, and continued participation in the community indicates agreement to the current version.
205205
</p>
206-
<h2 class="mt-3">Questions and Reporting - Contact</h2>
206+
<h2 class="mt-5">Questions and Reporting - Contact</h2>
207207

208208

209209
<p class="lead">
210210
For questions, concerns, or reports:
211-
<br /><br />
212-
Email: conduct@pytorch.org
211+
<br />
212+
Email: <a href="mailto:conduct@pytorch.org">conduct@pytorch.org</a>
213213
</p>
214214
<h3 class="mt-3">​​Acknowledgements</h3>
215215
<p class="lead">
216-
This Code of Conduct is adapted from the Contributor Covenant (http://contributor-covenant.org), version 2.0 available at http://contributor-covenant.org/version/2/0/code_of_conduct/
216+
This Code of Conduct is adapted from the <a href="http://contributor-covenant.org">Contributor Covenant</a>, version 2.0 available <a href="http://contributor-covenant.org/version/2/0/code_of_conduct/">here</a>.
217217
</p>
218218

219219

0 commit comments

Comments
 (0)