forked from mkoehnke/WKZombie
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
|