]> git.r.bdr.sh - rbdr/flower/blame_incremental - CONTRIBUTING.md
Remove deployment step
[rbdr/flower] / CONTRIBUTING.md
... / ...
CommitLineData
1# Contributing to Flower
2
3This was a project I did for fun, I have no intention of updating it. While
4contributions are currently not expected, any input, improvement or help is
5welcome and appreciated.
6
7## The objective of Flower
8
9To draw a pretty flower
10
11## How to contribute
12
13Above All: Be nice, always.
14
15* Ensure the linter shows no warnings or errors
16* Don't break the CI
17* Make the PRs according to [Git Flow][gitflow]: (features go to
18 develop, hotfixes go to master)
19
20[gitflow]: https://github.com/nvie/gitflow