mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 22:44:54 +03:00
Address feedback from @browniebroke
This commit is contained in:
parent
4a22100cf8
commit
70bb67e76b
13
.github/ISSUE_TEMPLATE/question.md
vendored
13
.github/ISSUE_TEMPLATE/question.md
vendored
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user