docs: more cleanup

This commit is contained in:
qoijjj
2024-08-08 00:01:50 -07:00
committed by GitHub
parent 4888f639e5
commit ed02255f57

View File

@@ -65,7 +65,6 @@ A good bug report should describe the issue in detail. Generally speaking:
A good pull request should be ready for review before it is even created. For all pull requests, ensure:
- Your changes are in a single commit
- You have no unnecessary changes, including whitespace changes
- You have tested your changes
- For substantive changes, you include evidence of proper functionality in the pull request in addition to the build results.