From ae5e35f83b1efa39b8a9ffc1ce05aae0e8c9b089 Mon Sep 17 00:00:00 2001 From: Pinterics David <55298934+pinterid@users.noreply.github.com> Date: Wed, 5 Aug 2020 10:57:57 +0200 Subject: [PATCH] Update CONTRIBUTING.md Update the guidelines. --- CONTRIBUTING.md | 49 ++++++++++++++++++++++++------------------------- 1 file changed, 24 insertions(+), 25 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 30fb9c2..85606e8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,45 +1,44 @@

- - Agency Logo + + SNEK Logo

Official contributing guidelines

- 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 -- [Commits](#commits) -- [Pull Requests](#pull-requests) +- [Table of contents](#table-of-contents) +- [Commits](#commits) +- [Pull Requests](#pull-requests) ## [](#commits)Commits -- All commits may start with an uppercase letter -- 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 -- If possible, include link to online topic as reference (Ref: ) -- Detailed explanation why the commit was done -- Include reference to issue if one exists -- All commits must be verified -- No commits, under no circumstances, should be directly pushed to master (deadly) -- Each commit should only serve one purpose +- All commits may start with an uppercase letter +- 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 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 +- All commits must be verified +- No commits, under no circumstances, should be directly pushed to master (deadly) +- Each commit should only serve one purpose ## [](#pull-requests)Pull Requests -- 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 only follow one topic +- You must follow the guidelines / template +- 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 the maintainer SPDX-License-Identifier: (EUPL-1.2) -Copyright © 2019 Werbeagentur Christian Aichner +Copyright © 2019-2020 Simon Prast