]> git.ipfire.org Git - thirdparty/libvirt.git/commit
gitlab: Add issue template for reporting a bug
authorPeter Krempa <pkrempa@redhat.com>
Thu, 26 Nov 2020 13:09:46 +0000 (14:09 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 2 Dec 2020 08:11:27 +0000 (09:11 +0100)
commit59dbdedd23a622aa2e0183e2229c35fcfb7adcb0
treeec5bc19430a281d6bf26748597b8415c03a66077
parent0436a144681ae4e0790932e31347d3471823c12e
gitlab: Add issue template for reporting a bug

When reporting an issue in gitlab, the project can define a template for
various scenarios which are meant to guide the users to add the relevant
information the project needs to the reported issue.

Add a template for a bug report against libvirt. The template adds
sections which motivate users to add version information and also link
to documentation about fetching logs and such.

Note that markdown seems to be the only supported format for now.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
.gitlab/issue_templates/bug.md [new file with mode: 0644]