chore: direct questions towards Gitter chat (#1225)

This commit is contained in:
Moritz E. Beber 2020-08-27 17:57:05 +02:00 committed by GitHub
parent f5c27ec7f4
commit 9200cb0695
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 17 deletions

View File

@ -1,17 +0,0 @@
---
name: Question
about: Ask a question
---
### Checklist
<!-- To help keep this issue tracker clean and focused, please make sure you tried *all* the following resources before submitting your question. -->
- [ ] I searched the [HTTPX documentation](https://www.python-httpx.org) but couldn't find what I'm looking for.
- [ ] I looked through similar issues on GitHub, but didn't find anything.
- [ ] I looked up "How to do ... in HTTPX" on a search engine and didn't find any information.
- [ ] I asked the [community chat](https://gitter.im/encode/community) for help.
### Question
<!-- Please ask your question here. -->

7
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,7 @@
# Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
blank_issues_enabled: true
contact_links:
- name: Question
url: https://gitter.im/encode/community
about: >
Ask a question