Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.21 KB

CONTRIBUTING.md

File metadata and controls

25 lines (22 loc) · 1.21 KB

Contributing

  • All PRs are welcome in the develop branch.
  • Please, stick to the repo's defined Purpose and try to write your code as readable as possible.
  • We do code reviews and may ask you to change things before we merge code.
  • This is a git-flow repo. We use the default git flow with a v version prefix. You shouldn't care much while writeing a feature but good to know.
  • Note that gitmoji is used in the commit messages. That's not a must but we think it's nice.

Contributors