]> git.r.bdr.sh - rbdr/tomato-sauce/blame - CONTRIBUTING.md
Use correct var for let
[rbdr/tomato-sauce] / CONTRIBUTING.md
CommitLineData
fd38d409
RBR
1# Contributing to Tomato Sauce
2
3This project doesn't really have much of a roadmap other than making
4more screens. If you have any new screens or would like to make
5improvements please feel free to submit changes.
6
7## The objective of Tomato Sauce
8
9Render pretty things using telnet
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