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.