]> git.ipfire.org Git - thirdparty/systemd.git/commit
github: Update issue templates to issue forms
authorJan Macku <jamacku@redhat.com>
Fri, 10 Jun 2022 05:30:42 +0000 (07:30 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 23 Jun 2022 07:47:42 +0000 (09:47 +0200)
commit6b165398791aabd0ab8640ff3a36e6aec101ec8a
treea23308a625612897e23c82b9325fb0de6ac04fe8
parent4885d7490b23e08d8444e5a68927ce9ce8727e5a
github: Update issue templates to issue forms

Issue forms templates allow us to add automation in place.
This patch replaces old markdown issue templates with new issue forms.
It also adds workflow to automatically mark issues by component label
based on reported data.

This change could help with initial triaging of issues.
.github/ISSUE_TEMPLATE/Bug_report.md [deleted file]
.github/ISSUE_TEMPLATE/Feature_request.md [deleted file]
.github/ISSUE_TEMPLATE/bug_report.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/feature_request.yml [new file with mode: 0644]
.github/advanced-issue-labeler.yml [new file with mode: 0644]
.github/workflows/issue_labeler.yml [new file with mode: 0644]