Signed recent changes

This commit is contained in:
Alex Anderson
2022-06-26 04:53:35 +00:00
parent 40fd1ecada
commit 53ff247cd0
119 changed files with 798 additions and 794 deletions

View File

@@ -60,6 +60,8 @@
<li><strong>Dont</strong> file duplicate reports; search for your bug before filing a new report.</li>
<li><strong>Dont</strong> attempt to report issues on a closed PR.</li>
</ul>
<h3 id="large-prs">Large PRs</h3>
<p>Please split large sets of changes into multiple PRs. For example, a PR that adds Windows 11 support, removes Windows AME references, and fixes typos can be split into 3 PRs. This makes PRs easier to review prior to merging.</p>
<p><strong>Thank you</strong> for taking the few moments to read this far! Youre already way ahead of the curve, so keep it up!</p>
</body>
</html>