Skip to content

Commit

Permalink
Update contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah Lensing committed Apr 3, 2017
1 parent 57e8049 commit 66236ad
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Contributing
# Contributing
Thanks for taking the time to contribute. Here are some steps and guidelines on how to best get your code into master!

1. Fork the repository
Expand All @@ -16,4 +16,8 @@ Thanks for taking the time to contribute. Here are some steps and guidelines on

- Use XCode's `Product > Test` menu or the keyboard shortcut: `⌘u`

7. Create a new [pull request](https://github.com/pelias/pelias-ios-sdk/pulls/new)
7. Commit your code on a feature branch

8. Push your code

9. Create a new [pull request](https://github.com/pelias/pelias-ios-sdk/pulls/new)

0 comments on commit 66236ad

Please sign in to comment.