From 70bb67e76ba7674ea1d130d498e8b61dc64c2279 Mon Sep 17 00:00:00 2001 From: "Nikita P. Shupeyko" Date: Wed, 23 May 2018 10:49:53 +0300 Subject: [PATCH] Address feedback from @browniebroke --- .github/ISSUE_TEMPLATE/question.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 515bb78e8..0c0f3d891 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,15 +1,6 @@ --- name: Question -about: Ask, and we'll do our best to help you out! +about: Please, ask your question on StackOverflow or Gitter --- -Before raising a question, make sure to - -* Examine [the docs](https://cookiecutter-django.readthedocs.io/en/latest/) -* Check out [Gitter](https://gitter.im/pydanny/cookiecutter-django) -* Check out [StackOverflow](https://stackoverflow.com/questions/tagged/cookiecutter-django) - - -## The question - - +First, make sure to examine [the docs](https://cookiecutter-django.readthedocs.io/en/latest/). If that doesn't help post a question on [StackOverflow](https://stackoverflow.com/questions/tagged/cookiecutter-django) tagged with `cookiecutter-django`. Finally, feel free to join [Gitter](https://gitter.im/pydanny/cookiecutter-django) and ask around.