]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
chore: direct questions towards Gitter chat (#1225)
authorMoritz E. Beber <midnighter@posteo.net>
Thu, 27 Aug 2020 15:57:05 +0000 (17:57 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Aug 2020 15:57:05 +0000 (16:57 +0100)
.github/ISSUE_TEMPLATE/1-question.md [deleted file]
.github/ISSUE_TEMPLATE/config.yml [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE/1-question.md b/.github/ISSUE_TEMPLATE/1-question.md
deleted file mode 100644 (file)
index 9ef7ef5..0000000
+++ /dev/null
@@ -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. -->
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644 (file)
index 0000000..2ad6e8e
--- /dev/null
@@ -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