From 94e4cd0ca1742305bb34a48eced66c142d1e6e82 Mon Sep 17 00:00:00 2001 From: Pinterics David <55298934+pinterid@users.noreply.github.com> Date: Wed, 5 Aug 2020 14:46:22 +0200 Subject: [PATCH 1/3] Update CONTRIBUTING.md Update contributing guidelines. --- CONTRIBUTING.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 500291e..85606e8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,11 +7,12 @@
- 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 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 From 08232ce8908eae0f94c2bce6578e4c9f8995c526 Mon Sep 17 00:00:00 2001 From: Florian Kleber
A code of conduct is a set of rules outlining the norms, rules, and responsibilities of,
From ea5ae18477f8a96792f897f7a539f54d436e733b Mon Sep 17 00:00:00 2001
From: Florian Kleber