Skip to content

Commit

Permalink
Add a Contributing section to the README (#187)
Browse files Browse the repository at this point in the history
Fixes #185
  • Loading branch information
lu4p authored Nov 8, 2020
1 parent 39372a8 commit e35f19a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,7 @@ prints panics, fatal errors, and trace/debug info. All in all this can make bina
Note: if `-tiny` is passed, no panics, fatal errors will ever be printed, but they can
still be handled internally with `recover` as normal. In addition, the `GODEBUG`
environmental variable will be ignored.

### Contributing
We actively seek new contributors, if you would like to contribute to garble use the
[CONTRIBUTING.md](CONTRIBUTING.md) as a starting point.

0 comments on commit e35f19a

Please sign in to comment.