You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: code-of-conduct.html
+17-17Lines changed: 17 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
<divclass="container">
11
11
<divclass="row hero-content">
12
12
<divclass="col-md-10">
13
-
<h1>PyTorch Foundation<br/> Code of Conduct</h1>
13
+
<h1>PyTorch Foundation<br/>Code of Conduct</h1>
14
14
</div>
15
15
</div>
16
16
</div>
@@ -24,31 +24,31 @@ <h1>PyTorch Foundation<br /> Code of Conduct</h1>
24
24
<h2>Our Commitment</h2>
25
25
26
26
27
-
<p>
27
+
<pclass="lead">
28
28
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.
29
29
</p>
30
30
<h2>Scope</h2>
31
31
32
32
33
-
<p>
33
+
<pclass="lead">
34
34
This code of conduct applies to Governing Board meetings, Technical Advisory Council meetings and outreach programs (such as the Ambassador Program) of the PyTorch Foundation and any other activity of the PyTorch Foundation that is not otherwise covered by a code of conduct of either The Linux Foundation or an applicable technical project.
35
35
</p>
36
-
<p>
36
+
<pclass="lead">
37
37
<strong>PyTorch Foundation Events</strong>
38
38
</p>
39
-
<p>
39
+
<pclass="lead">
40
40
PyTorch Foundation events that are produced by the Linux Foundation with professional events staff are governed by the Linux Foundation Events Code of Conduct available on the event page, which is designed to be used in conjunction with this PyTorch Foundation Code of Conduct.
41
41
</p>
42
-
<p>
42
+
<pclass="lead">
43
43
<strong>Technical Projects in the PyTorch Foundation Umbrella </strong>
44
44
</p>
45
-
<p>
45
+
<pclass="lead">
46
46
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.
47
47
</p>
48
48
<h2>Expected Behavior</h2>
49
49
50
50
51
-
<p>
51
+
<pclass="lead">
52
52
Community members are expected to:
53
53
</p>
54
54
<ul>
@@ -74,7 +74,7 @@ <h2>Expected Behavior</h2>
74
74
<h2>Unacceptable Behavior</h2>
75
75
76
76
77
-
<p>
77
+
<pclass="lead">
78
78
The following behaviors are considered unacceptable within our community:
79
79
</p>
80
80
<h3>Harassment and Discrimination</h3>
@@ -143,7 +143,7 @@ <h2>Enforcement</h2>
143
143
<h3>Reporting Violations</h3>
144
144
145
145
146
-
<p>
146
+
<pclass="lead">
147
147
Violations can be reported to conduct@pytorch.org. All reports will be:
148
148
</p>
149
149
<ul>
@@ -159,7 +159,7 @@ <h3>Reporting Violations</h3>
159
159
<h3>Consequences</h3>
160
160
161
161
162
-
<p>
162
+
<pclass="lead">
163
163
Violations may result in:
164
164
</p>
165
165
<ul>
@@ -190,7 +190,7 @@ <h3>Appeals Process</h3>
190
190
<h2>Pre-Event Concerns</h2>
191
191
192
192
193
-
<p>
193
+
<pclass="lead">
194
194
If you have concerns about attending an upcoming event where specific individuals may be present:
195
195
</p>
196
196
<ul>
@@ -204,22 +204,22 @@ <h2>Pre-Event Concerns</h2>
204
204
<h2>Amendments</h2>
205
205
206
206
207
-
<p>
207
+
<pclass="lead">
208
208
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.
209
209
</p>
210
210
<h2>Questions and Reporting - Contact</h2>
211
211
212
212
213
-
<p>
213
+
<pclass="lead">
214
214
For questions, concerns, or reports:
215
215
</p>
216
-
<p>
216
+
<pclass="lead">
217
217
Email: conduct@pytorch.org
218
218
</p>
219
-
<p>
219
+
<pclass="lead">
220
220
<strong>Acknowledgements</strong>
221
221
</p>
222
-
<p>
222
+
<pclass="lead">
223
223
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/
0 commit comments