DOC: overhauling github issue templates
authorLukas Tribus <lukas@ltri.eu>
Mon, 17 Aug 2020 18:17:11 +0000 (20:17 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 17 Aug 2020 18:29:27 +0000 (20:29 +0200)
commit8564f5381221e04baf6ec167e02929337c3b196a
tree2906920480996681ae2ebc6a5cc192dfa9d89ada
parent30f9e095f5ed695348f3041ef183f25739c2ace1
DOC: overhauling github issue templates

as per the suggestions from Cyril and Willy on the mailing list:

Message-ID: <a0010c72-70b8-0647-c269-55c6614627c3@free.fr>

and with direct contributions from Tim, this changes large parts
of the bug issue template.

The Feature template is also updated as well as a new template for
Code Reports is introduced.

Co-authored-by: Tim Duesterhus <tim@bastelstu.be>
.github/ISSUE_TEMPLATE/Bug.md
.github/ISSUE_TEMPLATE/Code-Report.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/Feature.md