mirror of https://github.com/scrapy/scrapy.git
Add a template for question/help issues
This commit is contained in:
parent
908da8ba82
commit
4c98d6068a
|
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
name: Question / Help
|
||||||
|
about: Ask a question about Scrapy or ask for help with your Scrapy code.
|
||||||
|
---
|
||||||
|
|
||||||
|
Thanks for taking an interest in Scrapy!
|
||||||
|
|
||||||
|
The Scrapy GitHub issue tracker is not meant for questions or help. Please ask
|
||||||
|
for help in the [Scrapy community resources](https://scrapy.org/community/)
|
||||||
|
instead.
|
||||||
|
|
||||||
|
The GitHub issue tracker's purpose is to deal with bug reports and feature
|
||||||
|
requests for the project itself.
|
||||||
Loading…
Reference in New Issue