1 # Contributing to Dead Drop
3 At this moment this is a pet project and not really thought out a lot,
4 it may not be that active. I really appreciate any contribution.
6 ## The objective of dead drop
8 The main objective of dead drop is to have a place where you can dial
9 through a phone and listen to a random message or record your own.
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