Skip to content

Commit

Permalink
small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
briandowns committed Jun 9, 2015
1 parent 91dfe34 commit 7b93b12
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Fixing Problems and/or Adding Features

* Feel free to fork and fix an issue(s).
* If at all possible, provide a test for the submitted code.
* Run `go fmt`
* Feel free to fork and fix an issue(s) or add a feature.
* Please provide tests for the submitted code.
* Run `go fmt` and `go vet`
* Once the pull request is submitted, it'll be tested and merged.

0 comments on commit 7b93b12

Please sign in to comment.