Signed recent changes

This commit is contained in:
Alex Anderson
2022-07-17 07:45:08 +00:00
parent 9bb46f2387
commit 0683855b2a
137 changed files with 1281 additions and 1245 deletions

View File

@@ -57,6 +57,7 @@
<li>Search/replace doesnt understand context, and as such, will inevitably cause inconsistencies and make the guide harder to read.</li>
<li>If its part of a larger PR, itll also make the reviewers life harder, as theyll have to go through manually and undo everything by hand.</li>
<li><em>If youre going to make mass changes, take the time to do it properly</em>. Otherwise Ill 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>
</ul></li>
</ul>
<p>When reporting guide issues:</p>