Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 7 additions & 13 deletions src/site/code-of-conduct.njk
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,18 @@ layout: layouts/base.njk
Whether it is contributing to our website, connecting in our Discord, or attending conferences and independently organized meetings, it's not only our hope, but our expectation, that you'll abide by these three basic ground rules:
</p>

<ul>
<li>
<h3>We approach interactions with thoughtfulness and care.</h3>
<p>
<ul class="list-disc list-outside pl-4 my-4">
<li class="mb-4">
<h3 class="text-white font-bold inline">We approach interactions with thoughtfulness and care.</h3>
We are patient & kind to others. We don't dismiss someone because they have a different level of experience, are of a different background, or have a difference of opinion than us.
</p>
</li>
<li>
<h3>We are respectful when we disagree with someone.</h3>
<p>
<li class="mb-4">
<h3 class="text-white font-bold inline">We are respectful when we disagree with someone.</h3>
There is a human in front of us. We don’t allow frustration to turn into a personal attack. A community where people feel uncomfortable or threatened is not a productive one. We are collectively responsible for each other.
</p>
</li>
<li>
<h3>We work to correct mistakes when they occur.</h3>
<p>
<li class="mb-4">
<h3 class="text-white font-bold inline">We work to correct mistakes when they occur.</h3>
No one is expected to always be perfect or to know everything - sometimes even good intentions have unwanted outcomes. But how we respond to criticism is important. If someone criticizes our conduct, or points out ways we have harmed someone, we listen without taking it personally, and work towards a resolution - together.
</p>
</li>
</ul>
</section>
Expand Down