Skip to content

Commit

Permalink
Add key points, style h3's
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcy Sutton-Todd committed Feb 5, 2024
1 parent 5cf98b4 commit 79f42ad
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 6 deletions.
15 changes: 9 additions & 6 deletions code-of-conduct.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,12 @@ <h2 id="welcome">Welcome!</h2>
<li>Alex Umstead</li>
<li>Cassey Lottman</li>
</ul>
<p>We want this to be a fun, pleasant, and harassment-free experience for everyone, regardless of gender, gender identity and expression, sexual orientation, disability, physical appearance, body size, race, ethnicity, national origin, religion, or place of employment. We do not tolerate harassment or intimidation of participants in any form. Nor do we allow ad hominem attacks, meaning attacks on a person's character rather than the substance of their argument. While disagreements do happen, we expect our community to be kind and professional.</p>
<p>We want this to be a friendly, pleasant, and harassment-free experience for everyone, regardless of gender, gender identity and expression, sexual orientation, disability, physical appearance, body size, race, ethnicity, national origin, religion, or place of employment.</p>
<p>We do not tolerate harassment or intimidation of participants in any form. Nor do we allow ad hominem attacks, meaning attacks on a person's character rather than the substance of their argument. While disagreements do happen, we expect our community to be kind and professional.</p>
<p>A core tenet of accessibility and disability rights is <em>"Nothing About Us Without Us"</em>. This is one area that is non-negotiable in our community. Therefore, it is accepted that someone may be asked to stop promoting a product, service, or idea that dismisses gathering of feedback from people with disabilities.</p>

<h3>Key Points</h3>
<p>Do not make product announcements (solicitations) in channels other than <strong><code>#announcements</code></strong>, even if they are open source. You are still welcome to have accessibility discussions in content channels as long as they are not product or service advertisements. See our full <a href="#solicitations">solicitation policy</a> below.</p>
<p>Participants asked to stop any harassing or inappropriate behavior are expected to comply immediately.</p>
<p>Participants should not change their handle or create a new one to avoid accountability for past actions. Also, if someone has been banned from the group they are not allowed to rejoin under a different email address, name, etc.</p>
</section>
Expand All @@ -40,8 +44,8 @@ <h2 id="welcome">Welcome!</h2>
<h2 id="solicitations">Solicitation Policy</h2>
<p>It is important to recognize that accessibility professionals in this Slack community are providing their time and expertise for free. For this reason, we ask that participants follow these guidelines when requesting labor or promoting a product or service:</p>
<ul>
<li><strong>Advertisements for a product or service</strong>, as well as requests for community feedback on a product or service, should only be posted in the <code>#announcements</code> channel. This applies equally to commercial products and services, as well as those that are fully or partially open-source.</li>
<li><strong>Surveys</strong> should only be posted in the <code>#surveys</code> channel. When posting a survey, please respect participants' desire for transparency around how their personal information will be used, by including all of the following:
<li><strong>Advertisements for a product or service</strong>, as well as requests for community feedback on a product or service, should only be posted in the <strong><code>#announcements</code></strong> channel. This applies equally to commercial products and services, as well as those that are fully or partially open-source.</li>
<li><strong>Surveys</strong> should only be posted in the <strong><code>#surveys</code></strong> channel. When posting a survey, please respect participants' desire for transparency around how their personal information will be used, by including all of the following:
<ul>
<li>The individual(s) and/or organization(s) running the survey.</li>
<li>How the responses will be used.</li>
Expand All @@ -51,10 +55,9 @@ <h2 id="solicitations">Solicitation Policy</h2>
</ul>
<p>We have dedicated channels for individuals who are looking for work and individuals or organizations who are hiring:</p>
<ul>
<li>If you are looking for work, post in #job-career-chat.</li>
<li>If you are hiring for one or more roles, post in #job-board.</li>
<li>If you are looking for work, post in <strong><code>#job-career-chat</code></strong>.</li>
<li>If you are hiring for one or more roles, post in <strong><code>#job-board</code></strong>.</li>
</ul>
<p>Please do not make product announcements (solicitations) in channels other than #announcements. Service solicitations must be limited to <code>#job-career-chat</code> or </code>#freelance</code>. You are still welcome to have accessibility discussions in content channels as long as they are not product or service advertisements.</p>
<p>Failure to adhere to our solicitation policies after 3 notices will result in a permanent ban.</p>
</section>

Expand Down
4 changes: 4 additions & 0 deletions css/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ main {
margin-bottom: 35px;
border-bottom: solid 1px #ccc;;
}
h3 {
font-size: 1.25em;
margin: 25px 0;
}
}

.alert {
Expand Down

0 comments on commit 79f42ad

Please sign in to comment.