diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 500291e..c79fd4e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,14 +4,15 @@
-- A code of conduct is a set of rules outlining the norms, rules, and responsibilities of, + A code of conduct is a set of rules outlining the norms, rules, and responsibilities of, and or proper practices for, an individual.
## Table of contents + - [Table of contents](#table-of-contents) - [Commits](#commits) - [Pull Requests](#pull-requests) @@ -22,7 +23,7 @@ - All commits must be written in present tense - All commits may be multiline commits - The commit headline must have a maximum of 71 chars -- The commit message must have a maxmum of 71 chars per line +- The commit message must have a maximum of 71 chars per line - If possible, include link to online topic as reference (Ref: ) - Detailed explanation why the commit was done - Include reference to issue if one exists @@ -34,11 +35,10 @@ - Each pull request should only follow one topic - You must follow the guidelines / template -- Each pull request must answer one more more issues - Each pull request must have at least one reviewer -- Each pull request must have at least one assigned developers +- Each pull request must have at least one assigned developer - Each pull request must have a label -- Each pull request should be merged by a reviewer +- Each pull request should be merged by the maintainer SPDX-License-Identifier: (EUPL-1.2) -Copyright © Simon Prast +Copyright © 2019-2020 Simon Prast