]> git.r.bdr.sh - rbdr/dead-drop/blame - CONTRIBUTING.md
Initial Setup (#1)
[rbdr/dead-drop] / CONTRIBUTING.md
CommitLineData
5e981bca
RBR
1# Contributing to Dead Drop
2
3At this moment this is a pet project and not really thought out a lot,
4it may not be that active. I really appreciate any contribution.
5
6## The objective of dead drop
7
8The main objective of dead drop is to have a place where you can dial
9through a phone and listen to a random message or record your own.
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