Skip to content
Snippets Groups Projects
Commit bc966492 authored by Niall Sheridan's avatar Niall Sheridan Committed by GitHub
Browse files

Update README

Add contributing section
parent db8b5260
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
- [Configuring SSH](#configuring-ssh) - [Configuring SSH](#configuring-ssh)
- [Revoking certificates](#revoking-certificates) - [Revoking certificates](#revoking-certificates)
- [Future Work](#future-work) - [Future Work](#future-work)
- [Contributing](#contributing)
# Cashier # Cashier
...@@ -217,3 +218,7 @@ Remember that the `revoked_keys` file **must** exist and **must** be readable by ...@@ -217,3 +218,7 @@ Remember that the `revoked_keys` file **must** exist and **must** be readable by
# Future Work # Future Work
- Host certificates - only user certificates are supported at present. - Host certificates - only user certificates are supported at present.
# Contributing
Pull requests are welcome but forking Go repos can be a pain. [This is a good guide to forking and creating pull requests for Go projects](https://splice.com/blog/contributing-open-source-git-repositories-go/).
Dependencies are vendored with [govendor](https://github.com/kardianos/govendor).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment