Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cont aa1 to master (Update CONTRIBUTING.md) #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
46 changes: 22 additions & 24 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<a href="https://erebos.xyz/" target="_blank" rel="noopener noreferrer">
<img src="https://avatars3.githubusercontent.com/u/59746198?s=200&v=4" alt="Erebos 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>

Expand All @@ -12,35 +12,33 @@
</p>

## Table of contents
- [Table of contents](#table-of-contents)
- [[](#commits)Commits](#commitscommits)
- [[](#pull-requests)Pull Requests](#pull-requestspull-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-2020 Simon Prast