From 414854004fb5bdeb055a827eb914bbd3c184a9af Mon Sep 17 00:00:00 2001 From: Erlend Sogge Heggen Date: Tue, 6 May 2014 21:03:28 +0200 Subject: [PATCH] Update CONTRIBUTING.md Added link to the awesome cheat sheet: https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 80ead170a..a67fd3086 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ # How to contribute to jMonkeyEngine First and foremost, you have to familiarize yourself with Git & GitHub. Dig through -[help.github.com](https://help.github.com/) and [try.github.io](http://try.github.io/) if these are new topics for you. If you'd like to contribute with something other than code, just tell us about it and we'll figure something out. +[help.github.com](https://help.github.com/), [try.github.io](http://try.github.io/) and the [gh cheat sheet](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.md) if these are new topics for you. If you'd like to contribute with something other than code, just tell us about it on the forum. ## Communication