summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 74fd6e92..a60abf56 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -23,6 +23,9 @@ If you are interested in contributing documentation, please note the following:
# Pull request and git commit guidance
+To assure a consistent level of quality and appearance, the project has some
+rules for contributors to follow.
+
## Opening PRs and organizing commits
PRs should generally address only 1 issue at a time. If you need to fix two
@@ -145,9 +148,6 @@ See [setting your commit email address in Git](https://docs.github.com/en/github
## Repository maintenance
-To assure a consistent level of quality and appearance, the project has some
-rules for contributors to follow:
-
- **Clear commits**
Having clear, concise and well-written commit messages for all changes is not
only a indicator for the seriousness of the project, but also a way to ensure