]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: Add 'Question.md' issue template, discouraging asking questions
authorTim Duesterhus <tim@bastelstu.be>
Fri, 2 Aug 2019 10:21:54 +0000 (12:21 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 2 Aug 2019 17:11:41 +0000 (19:11 +0200)
This commit adds a new `Question.md` issue template that aims to prevent
users asking questions within the issue tracker, because the other two
templates do not fit "question", thus leading to people not seeing that
the issue tracker is not for questions.

This template inspired by TypeScript's Question template at:
https://github.com/microsoft/TypeScript/blob/master/.github/ISSUE_TEMPLATE/Question.md

.github/ISSUE_TEMPLATE/Question.md [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE/Question.md b/.github/ISSUE_TEMPLATE/Question.md
new file mode 100644 (file)
index 0000000..99b93e6
--- /dev/null
@@ -0,0 +1,19 @@
+---
+name: Question
+about: Do NOT ask questions in the issue tracker. This issue tracker is for tracking bugs and feature requests directly relating to the development of the software itself.
+labels: 'status: invalid'
+---
+
+# :stop_sign: HOLD ON :stop_sign:
+
+Do **NOT** ask questions in the issue tracker. This issue tracker is for tracking bugs and
+feature requests directly relating to the development of the software itself.
+Use the forum or the mailing list if you have a question rather than a bug or feature request.
+The forum is at: https://discourse.haproxy.org/
+- The mailing list (no need to subscribe) is: haproxy@formilux.org
+- Subscribe to the list: haproxy+subscribe@formilux.org
+- Unsubscribe from the list: haproxy+unsubscribe@formilux.org
+