forked from cruffenach/CRToast
-
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
Showing
1 changed file
with
2 additions
and
2 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 |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# Contributing | ||
|
||
Fork and create a new branch. **It is best to leave `master` for keeping your fork up to date.** | ||
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** | ||
- version you are using. *just post your Podfile.lock if unsure* | ||
- Steps to reproduce. | ||
- <3 a demo app on git or zip. |