Skip to content
Snippets Groups Projects
Commit 6ee3cc72 authored by Jiri Vlasak's avatar Jiri Vlasak
Browse files

Update contribution section

parent b5f05175
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,8 @@ docker run --rm -e HUGO_WATCH=1 -e HUGO_THEME=book -p 1313:1313 \
```
# Contribute
Use [OneFlow][] branching model. Write [great git commit messages][]:
Use [Merge Requests][] to propose changes. Don't forget to write [great git
commit messages][]:
1. Separate subject from body with a blank line.
2. Limit the subject line to 50 characters.
......@@ -23,6 +24,5 @@ Use [OneFlow][] branching model. Write [great git commit messages][]:
6. Wrap the body at 72 characters.
7. Use the body to explain what and why vs. how.
[OneFlow]: https://www.endoflineblog.com/oneflow-a-git-branching-model-and-workflow
[changelog]: ./CHANGELOG.md
[Merge Requests]: https://gitlab.fel.cvut.cz/osy/osy.pages.fel.cvut.cz/-/merge_requests
[great git commit messages]: https://chris.beams.io/posts/git-commit/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment