From 5922a580f95d6af82eb1e138578acbb1faf45092 Mon Sep 17 00:00:00 2001 From: Bradley Grzesiak Date: Tue, 3 Feb 2015 18:51:00 -0600 Subject: [PATCH] Suggestion on CONTRIBUTING It wasn't plainly obvious to me, a newcomer, that I wasn't supposed to create issues manually. I just skimmed CONTRIBUTING.md, not realizing the links would take me off github and onto your issue creation thingy. --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0674cf48ab7..47d0e9e6209 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,7 @@ Please read the contributing guide on the ionic website: http://ionicframework.com/contribute/ +Please do not manually create issues on GitHub. + ### Creating an Issue If you have a question on how something works, or its expected functionality, you might want to visit the [Ionic Forum](http://forum.ionicframework.com/) first.