Skip to content

Commit

Permalink
remove non-ascii apostrophes to work around ansible galaxy bug parsin…
Browse files Browse the repository at this point in the history
…g readme.
Christopher Mancini committed Sep 13, 2015
1 parent 8425af7 commit 34762bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -109,15 +109,15 @@ Apache

##Contributions

Basho Labs repos survive because of community contribution. Heres how to get started.
Basho Labs repos survive because of community contribution. Here's how to get started.

* Fork the appropriate sub-projects that are affected by your change
* Create a topic branch for your change and checkout that branch
`git checkout -b some-topic-branch`
* Make your changes and run the test suite if one is provided (see below)
* Commit your changes and push them to your fork
* Open a pull request for the appropriate project
* Contributors will review your pull request, suggest changes, and merge it when its ready and/or offer feedback
* Contributors will review your pull request, suggest changes, and merge it when it's ready and/or offer feedback
* To report a bug or issue, please open a new issue against this repository

### Maintainers

0 comments on commit 34762bd

Please sign in to comment.