Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 24 additions & 25 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,45 +1,44 @@
<p align="center">
<a href="https://www.aichner-christian.com/" target="_blank" rel="noopener noreferrer">
<img src="https://www.aichner-christian.com/img/logo/logo_web.png" alt="Agency Logo" height="150">
<a href="https://snek.at/" target="_blank" rel="noopener noreferrer">
<img src="https://avatars2.githubusercontent.com/u/55870326?s=400&u=c6c7f06305ddc94747d474850fde7b2044f53838&v=4" alt="SNEK Logo" height="150">
</a>
</p>

<h3 align="center">Official contributing guidelines</h3>

<p align="center">
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.
</p>

## 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