Add a Contributing section to the README (#187)

Fixes #185
pull/188/head
lu4p 4 years ago committed by GitHub
parent 39372a8c9b
commit e35f19ab1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.

Loading…
Cancel
Save