Skip to content

Instantly share code, notes, and snippets.

View simoncaron's full-sized avatar
Tea, Earl Grey, Hot

Simon Caron simoncaron

Tea, Earl Grey, Hot
View GitHub Profile
# /boot/config/go
# add the following...
# Tailscale
bash /boot/config/tailscale/install.sh
bash /boot/config/tailscale/start.sh
@simoncaron
simoncaron / Contributing.md
Created August 13, 2017 03:49 — forked from MarcDiethelm/Contributing.md
How to contribute to a project on Github

This text now lives at https://github.com/MarcDiethelm/contributing/blob/master/README.md. I turned it into a Github repo so you can, you know, contribute to it by making pull requests.


Contributing

If you want to contribute to a project and make it better, your help is very welcome. Contributing is also a great way to learn more about social coding on Github, new technologies and and their ecosystems and how to make constructive, helpful bug reports, feature requests and the noblest of all contributions: a good, clean pull request.