From e803659a56c7cca574f2d9d88df79307a0e52581 Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Mon, 21 Sep 2015 14:47:53 +1200 Subject: [PATCH] Add clarification around usage of Github issues Support questions need to go to other places. --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b579193..ce7cc6a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,6 +5,10 @@ The following is a set of guidelines for contributing to re-frame which is hosted on [Github](https://github.com/Day8/re-frame). These are just guidelines, not rules, use your best judgment and feel free to propose changes to this document in a pull request. +## Support questions + +**The Github issues for re-frame are for bug reports and feature requests. Support requests and usage questions should go to the [Clojure Slack channel](http://clojurians.net), the [ClojureScript mailing list](https://groups.google.com/forum/#!forum/clojurescript), or the [Reagent mailing list](https://groups.google.com/forum/#!forum/reagent-project).** + ## Creating issues for bugs Check if the issue has already been reported. If possible provide: