From aa630d36c22642d7004a57abd222a14461ee4d77 Mon Sep 17 00:00:00 2001 From: Florimond Manca Date: Sun, 24 May 2020 10:57:49 +0200 Subject: [PATCH] Tweak Question issue template (#988) "Not getting an aswer" from the community chat is not a required item to submit a question issue. :-) --- .github/ISSUE_TEMPLATE/1-question.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1-question.md b/.github/ISSUE_TEMPLATE/1-question.md index d93521ab..9ef7ef50 100644 --- a/.github/ISSUE_TEMPLATE/1-question.md +++ b/.github/ISSUE_TEMPLATE/1-question.md @@ -10,7 +10,7 @@ about: Ask a 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 but didn't get an answer. +- [ ] I asked the [community chat](https://gitter.im/encode/community) for help. ### Question