From 4e3e518936d27d22e5e5e5552d41097d11bb727c Mon Sep 17 00:00:00 2001 From: Nicolas Duchon Date: Mon, 19 Jul 2021 21:24:28 +0200 Subject: [PATCH] docs: update issue template w/ link to discussions --- .github/ISSUE_TEMPLATE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d09ea82..99d688b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,5 +1,11 @@ # !!!PLEASE READ!!! +## Questions + +If you have a question, DO NOT SUBMIT a new issue. + +Please ask the question on the Discussions section: https://github.com/nginx-proxy/nginx-proxy/discussions + ## Bugs or Features If you are logging a bug or feature request, please search the current open issues to see if there is already a bug or feature opened.