mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Fixed the link to GitHub issues
Fixed the formatting of the link to Fog's GitHub issues.
This commit is contained in:
parent
646f754ca8
commit
4101c0ea10
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ geemus says: "That should give you everything you need to get started, but let m
|
|||
|
||||
## Contributing
|
||||
|
||||
* Find something you would like to work on. For suggestions look for the `easy`, `medium` and `hard` tags in the {issues}[http://github.com/fog/fog/issues]
|
||||
* Find something you would like to work on. For suggestions look for the `easy`, `medium` and `hard` tags in the [issues](https://github.com/fog/fog/issues)
|
||||
* Fork the project and do your work in a topic branch.
|
||||
* Add shindo tests to prove your code works and run all the tests using `bundle exec rake`.
|
||||
* Rebase your branch against fog/fog to make sure everything is up to date.
|
||||
|
|
Loading…
Reference in a new issue