summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@ifm.com>2022-08-31 11:08:52 +0200
committerMatthias Beyer <matthias.beyer@ifm.com>2022-09-01 17:46:58 +0200
commit86f0372e8463c29a8cc08c178387208a159d3df8 (patch)
tree9ecb327d9a42ede80a4aa62412ad0c77349ecf2f
parent430526615746a9a675f36908e17d131cb481d6c5 (diff)
Move heading
In de3bcc7e16b69d753b132ebbbb4da8073cf18b74 ("Move "Repository maintenance" section to CONTRIBUTING.md") we moved the "Repository maintenance" section to the CONTRIBUTING.md file. This patch starts merging the contents in the file - here by moving the heading for the section. Fixes: de3bcc7e16b69d753b132ebbbb4da8073cf18b74 ("Move "Repository maintenance" section to CONTRIBUTING.md") Signed-off-by: Matthias Beyer <matthias.beyer@ifm.com>
-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