Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
Link to Development wiki page from CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mlafeldt committed Dec 12, 2014
1 parent 8eccae1 commit 1fe3622
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,2 @@
# How to contribute

We welcome contributed improvements and bug fixes via the usual workflow:

1. Fork this repository
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new pull request

When changing Go code, make sure to [follow these guidelines][1].

[1]: https://code.google.com/p/go-wiki/wiki/CodeReviewComments
Please see the [Development](https://github.com/mlafeldt/chef-runner/wiki/Development)
wiki page for details on how to contribute to chef-runner.

0 comments on commit 1fe3622

Please sign in to comment.