From d45fbd751630144a786524b6b383d75cb42a9137 Mon Sep 17 00:00:00 2001 From: Florent Vilmart Date: Wed, 16 Mar 2016 10:44:57 -0400 Subject: [PATCH] Adds link to stack overflow community. Adds stack overflow community link --- .github/ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 10ef133f..d5292181 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,5 @@ +For implementation related questions or technical support, please refer to the [stackoverflow](http://stackoverflow.com/questions/tagged/parse.com) community. + Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Server! - [ ] You've met the [prerequisites](https://github.com/ParsePlatform/parse-server/wiki/Parse-Server-Guide#prerequisites).