1 # Contributing to Flower
3 This was a project I did for fun, I have no intention of updating it. While
4 contributions are currently not expected, any input, improvement or help is
5 welcome and appreciated.
7 ## The objective of Flower
9 To draw a pretty flower
13 Above All: Be nice, always.
15 * Ensure the linter shows no warnings or errors
17 * Make the PRs according to [Git Flow][gitflow]: (features go to
18 develop, hotfixes go to master)
20 [gitflow]: https://github.com/nvie/gitflow