From ed02255f577b3f4ef656271eb5cf28527048b2bf Mon Sep 17 00:00:00 2001 From: qoijjj <129108030+qoijjj@users.noreply.github.com> Date: Thu, 8 Aug 2024 00:01:50 -0700 Subject: [PATCH] docs: more cleanup --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8d63449..42fcb5b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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.