Skip to content
This repository was archived by the owner on Mar 19, 2023. It is now read-only.
Open
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
13 changes: 11 additions & 2 deletions src/community-guidelines.twig
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,14 @@
</li>
</ol>
</li>
<li>Trying to buy or sell services or hire developers. This is not a marketplace.</li>
<li>Trying to advertise, buy or sell services or hire developers. This is not a marketplace.
<ol type="a">
<li>
Advertising for profit, reputation, or fame is forbidden. If you happen to know about some library or
project that is genuinely useful and topical, feel free to post it!
</li>
</ol>
</li>
<li>Formatting usernames to be difficult to read, to impersonate others, to advertise, or to be inappropriate.
<ol type="a">
<li>
Expand Down Expand Up @@ -225,8 +232,10 @@
<li><code>#paper-dev</code></li>
<li><code>#velocity-help</code></li>
<li><code>#velocity-dev</code></li>
<li><code>#velocity-translations</code></li>
<li><code>#waterfall-help</code></li>
<li><code>#waterfall-dev</code></li>
<li><code>#docs</code></li>
</ul>
</div>
<div class="row">
Expand Down Expand Up @@ -277,7 +286,7 @@
{% spaceless %}
<h3 id="last-updated" class="header-link">
<a href="#last-updated"><i class="material-icons">link</i></a>
<span>Last Updated <code>2021-12-31</code></span>
<span>Last Updated <code>2022-06-12</code></span>
</h3>
<p xmlns:cc="https://creativecommons.org/ns#" >This document is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY-SA 4.0<img alt="CC" style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img alt="By" style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"><img alt="SA" style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/sa.svg?ref=chooser-v1"></a></p>
{% endspaceless %}
Expand Down