This commit is contained in:
NotAShelf 2026-01-06 12:12:58 +00:00
commit 2f74555678
3 changed files with 19 additions and 11 deletions

View file

@ -146,7 +146,8 @@ Conventional Commits!)</li>
with important information</li>
</ul>
<p>None of those are reasons for a Pull Request to be closed, but it will reduce
the number of roundtrips required before we can merge your Pull Request.</p>
the number of "roundtrips", or rather, the back-and-forth required before we can
merge your Pull Request.</p>
<div class="admonition important">
<p class="admonition-title">Important</p>
<p>If you do not agree with the idea of using Microsoft GitHub for contributions,
@ -154,7 +155,7 @@ that is perfectly understandable. Unless you refuse to have your code hosted
on this platform, you may submit <em>patches</em> through e-mail.</p>
<p>You may send your patches to <a href="https://github.com/notashelf">@NotAShelf</a> using
the public e-mail located on the GitHub page. Though, please remember to
adhere to the contributing guidelines strictly as e-mail instroduces a
adhere to the contributing guidelines strictly, as e-mail introduces a
significant overhead to the communication process.</p>
</div>
<h2 id="sec-guidelines">Guidelines</h2>