]> git.ipfire.org Git - thirdparty/haproxy.git/commit
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)
commit214758211eba0e542e07a03790ee00c3cd72dd3a
tree98ee1bdfeb2d930c633c7831fda0d23ed00b7217
parent4c18f94c11b11e4a4923892ed0fa72385ec1eb08
DOC: Add 'Question.md' issue template, discouraging asking questions

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]