]> git.ipfire.org Git - thirdparty/systemd.git/commit
github: use multiple issue templates
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 10 May 2018 07:01:22 +0000 (09:01 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 10 May 2018 14:58:38 +0000 (07:58 -0700)
commit99f0d70da96f82e971c91fd8d2a1b2a3779b7c33
tree7a41c2cd2a928c4d1c23023efef4a2b8504fb19a
parent3d924e77314c6c13fb67a4154fd450e292979dd1
github: use multiple issue templates

Github now has issue templates in the web interface, and allows
more than one to be specified. Let's split our single template
in two: bug report and RFE.
.github/ISSUE_TEMPLATE.md [deleted file]
.github/ISSUE_TEMPLATE/Bug_report.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/Feature_request.md [new file with mode: 0644]