Skip to content

Commit

Permalink
Added details for contributions
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Köhnke committed Jan 24, 2016
1 parent 33fbf3a commit 8b28aa2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Contributing

Fork and create a new branch. *It is best to leave `master` for keeping your fork up to date.*
- Try to keep the code style consistent.
- Test your changes with the demo app.
- Push your code and open a Pull Request!

# Bugs

Please be clear and as detailed as possible in your description of the bug.
- version you are using. *just post your Podfile.lock if unsure*.
- Steps to reproduce.
- <3 a demo app on git or zip.

0 comments on commit 8b28aa2

Please sign in to comment.