mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2026-03-22 20:53:28 +01:00
Sign recent changes
Signed-off-by: Sharp-tailed Grouse <no@anonymousplanet.org>
This commit is contained in:
@@ -17,18 +17,18 @@
|
||||
<h1 class="title">The Hitchhiker's Guide to Online Anonymity</h1>
|
||||
</header>
|
||||
<h5 id="any-opinion-is-welcome.">Any opinion is welcome.</h5>
|
||||
<h5 id="feel-free-to-discuss-in-the-discussions-section.">Feel free to discuss in the <a href="https://github.com/AnonyPla-ng/thgtoa/discussions">discussions</a> section.</h5>
|
||||
<h5 id="feel-free-report-issues-in-the-issues-section.">Feel free report issues in the <a href="https://github.com/AnonyPla-ng/thgtoa/issues">issues</a> section.</h5>
|
||||
<h5 id="feel-free-to-discuss-in-the-discussions-section.">Feel free to discuss in the <a href="https://github.com/Anon-Planet/thgtoa/discussions">discussions</a> section.</h5>
|
||||
<h5 id="feel-free-report-issues-in-the-issues-section.">Feel free report issues in the <a href="https://github.com/Anon-Planet/thgtoa/issues">issues</a> section.</h5>
|
||||
<h3 id="code-free-contributions">Code Free Contributions</h3>
|
||||
<h4 id="there-are-multiple-ways-you-can-add-to-the-guide">There are multiple ways you can add to the guide:</h4>
|
||||
<ul>
|
||||
<li>You can <a href="https://github.com/AnonyPla-ng/thgtoa/issues/new">submit bugs and feature requests</a> with detailed information about your issue or idea:
|
||||
<li>You can <a href="https://github.com/Anon-Planet/thgtoa/issues/new">submit bugs and feature requests</a> with detailed information about your issue or idea:
|
||||
<ul>
|
||||
<li>If you’d like to propose an addition, please follow the standards outlined here.</li>
|
||||
<li>If you’re reporting an issue, please be sure to include the expected behaviour, the observed behaviour, and steps to reproduce the problem.</li>
|
||||
</ul></li>
|
||||
<li>This can require technical knowledge, but you can also get involved in conversations about bug reports and feature requests. This is a great way to get involved without getting too overwhelmed!</li>
|
||||
<li><a href="https://github.com/AnonyPla-ng/thgtoa/pulls">Help fellow committers test recently submitted pull requests</a>. Simply by pulling down a pull request and testing it, you can help ensure our new code contributions for stability and quality.</li>
|
||||
<li><a href="https://github.com/Anon-Planet/thgtoa/pulls">Help fellow committers test recently submitted pull requests</a>. Simply by pulling down a pull request and testing it, you can help ensure our new code contributions for stability and quality.</li>
|
||||
</ul>
|
||||
<h3 id="content-contributions">Content Contributions</h3>
|
||||
<p>For those of you who are looking to add content to the guide, include the following:</p>
|
||||
@@ -55,7 +55,7 @@
|
||||
<li>Search/replace doesn’t understand context, and as such, will inevitably cause inconsistencies and make the guide harder to read.</li>
|
||||
<li>If it’s part of a larger PR, it’ll also make the reviewer’s life harder, as they’ll have to go through manually and undo everything by hand.</li>
|
||||
<li><em>If you’re going to make mass changes, take the time to do it properly</em>. Otherwise I’ll just have to undo it anyway.</li>
|
||||
<li>If your change contains backslashes (<code>\</code>), wither escape them with another backslash (<code>\\</code>) or put them in a <code>code block</code>.</li>
|
||||
<li>If your change contains backslashes (<code>\</code>), either escape them with another backslash (<code>\\</code>) or put them in a <code>code block</code>.</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
<p>When reporting guide issues:</p>
|
||||
|
||||
Reference in New Issue
Block a user