From 24fe82fd43043a70ea4d7dfc96d8e84846889c3f Mon Sep 17 00:00:00 2001 From: Sander Verweij Date: Fri, 18 May 2018 20:46:29 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 139129ba..74e2c6b9 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -33,7 +33,7 @@ To make this as easy as possible for you, here's some simple guidelines: - Code style (you know, petty things like indentations, where brackets go, how variables & parameters are named) fits in with the current code base. - Plan to do something drastic? - Contact @SanderSpeaks on Twitter, or leave an + Leave an [issue](https://github.com/sverweij/state-machine-cat/issues/new) on GitHub - state-machine-cat is released with a [code of conduct](CODE_OF_CONDUCT.md), adapted from the [contributor covenant](http://contributor-covenant.org/). @@ -42,4 +42,4 @@ To make this as easy as possible for you, here's some simple guidelines: - the code you add will be subject to the [MIT](../LICENSE) license, just like the rest of smcat -- the code you add is your own original work \ No newline at end of file +- the code you add is your own original work