]> git.ipfire.org Git - thirdparty/curl.git/commit
bug_report: use issue forms instead of markdown template
authorJan Macku <jamacku@redhat.com>
Wed, 19 Jul 2023 14:31:11 +0000 (16:31 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 21 Jul 2023 11:59:10 +0000 (13:59 +0200)
commit3b3c41f9337779723d0236c74c3fba14776dc702
tree6142fa56a18715f803b328981801ec29844507f3
parent7b4da487d5ea9a579c972dd3b6672d7439eac44c
bug_report: use issue forms instead of markdown template

Issue forms allow you to define web-like input forms using YAML
syntax. It allows you to guide the reporter to get the required
information.

Signed-off-by: Jan Macku <jamacku@redhat.com>
Closes #11474
.github/ISSUE_TEMPLATE/bug_report.md [deleted file]
.github/ISSUE_TEMPLATE/bug_report.yml [new file with mode: 0644]