Skip to content

Commit c5ff1df

Browse files
Update code-of-conduct.js (#415)
Removed returned to fix prettier issue
1 parent 8a3ec7e commit c5ff1df

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/pages/code-of-conduct.js

-6
Original file line numberDiff line numberDiff line change
@@ -61,23 +61,20 @@ function CodeOfConduct() {
6161
</li>
6262
</ul>
6363
</p>
64-
6564
<h2>Our Responsibilities</h2>
6665
&nbsp;
6766
<p className="story">
6867
Project maintainers are responsible for clarifying the standards of acceptable
6968
behavior and are expected to take appropriate and fair corrective action in
7069
response to any instances of unacceptable behavior.
7170
</p>
72-
7371
<p className="story">
7472
Project maintainers have the right and responsibility to remove, edit, or reject
7573
comments, commits, code, wiki edits, issues, and other contributions that are not
7674
aligned to this Code of Conduct, or to ban temporarily or permanently any
7775
contributor for other behaviors that they deem inappropriate, threatening,
7876
offensive, or harmful.
7977
</p>
80-
8178
<h2>Scope</h2>
8279
&nbsp;
8380
<p className="story">
@@ -88,7 +85,6 @@ function CodeOfConduct() {
8885
representative at an online or offline event. Representation of a project may be
8986
further defined and clarified by project maintainers.
9087
</p>
91-
9288
<h2>Enforcement</h2>
9389
&nbsp;
9490
<p className="story">
@@ -99,13 +95,11 @@ function CodeOfConduct() {
9995
maintain confidentiality with regard to the reporter of an incident. Further
10096
details of specific enforcement policies may be posted separately.
10197
</p>
102-
10398
<p className="story">
10499
Project maintainers who do not follow or enforce the Code of Conduct in good faith
105100
may face temporary or permanent repercussions as determined by other members of
106101
the project&apos;s leadership.
107102
</p>
108-
109103
<h2>Attribution</h2>
110104
&nbsp;
111105
<p className="story">

0 commit comments

Comments
 (0)