From a5178a434e14a6cbec15954ef264fcc987dc1534 Mon Sep 17 00:00:00 2001 From: Pinterics David <55298934+pinterid@users.noreply.github.com> Date: Wed, 5 Aug 2020 14:43:52 +0200 Subject: [PATCH 1/2] Update CODE_OF_CONDUCT.md Improve code quality. --- CODE_OF_CONDUCT.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index c4eeb8f..17a8376 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -7,6 +7,7 @@

Official code of conflict

## Table of contents + - [Table of contents](#table-of-contents) - [Conflicts](#conflicts) @@ -16,11 +17,14 @@ Our development effort is a very personal process compared to "traditional" ways of developing software. Your code and ideas behind it will be carefully reviewed, often resulting in critique and criticism. The review will almost always require improvements to the -code before it can be included. Know that this happens because everyone -involved wants to see the best possible solution for the overall success +code before it can be included. Know that this happens because everyone +involved wants to see the best possible solution for the overall success of this project. As a reviewer of code, please strive to keep things civil and focused on the technical issues involved. We are all humans, and frustrations can be high on both sides of the process. Try to keep in mind the immortal words of Bill and Ted, "Be excellent to each other." + +SPDX-License-Identifier: (EUPL-1.2) +Copyright © 2019-2020 Simon Prast From f50bd942a0d5af60a063fbe9c51dd71cebee37a0 Mon Sep 17 00:00:00 2001 From: Florian Kleber Date: Sat, 8 Aug 2020 13:09:25 +0200 Subject: [PATCH 2/2] Update CODE_OF_CONDUCT.md The title has been changed to title case. --- CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 17a8376..b29102b 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -4,7 +4,7 @@

-

Official code of conflict

+

Official Code of Conflict

## Table of contents