Add a template for question/help issues

This commit is contained in:
Adrián Chaves 2023-09-25 10:18:35 +02:00
parent 908da8ba82
commit 4c98d6068a
1 changed files with 13 additions and 0 deletions

13
.github/ISSUE_TEMPLATE/question.md vendored Normal file
View File

@ -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.