From: Thomas Huth Date: Thu, 1 Dec 2022 13:37:56 +0000 (+0100) Subject: .gitlab/issue_templates: Move suggestions into comments X-Git-Tag: v8.0.0-rc0~126^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=954a6c4f7862b45617ff3b65609f0f290dcd5077;p=thirdparty%2Fqemu.git .gitlab/issue_templates: Move suggestions into comments Many users forget to remove the suggestions from the bug template when creating a new issue. So when searching for strings like "s390x" or "Windows", you get a lot of unrelated issues in the results. Thus let's move the suggestions into HTML comments - so they will still show up in the markdown when editing the bug, while being hidden/ignored in the final text or in the search queries. Message-Id: <20221201133756.77216-1-thuth@redhat.com> Reviewed-by: John Snow Reviewed-by: Alex Bennée Reviewed-by: Richard Henderson Signed-off-by: Thomas Huth --- diff --git a/.gitlab/issue_templates/bug.md b/.gitlab/issue_templates/bug.md index e910f7b1c29..53a79f58284 100644 --- a/.gitlab/issue_templates/bug.md +++ b/.gitlab/issue_templates/bug.md @@ -18,11 +18,11 @@ https://www.qemu.org/contribute/security-process/ --> ## Host environment - - Operating system: (Windows 10 21H1, Fedora 34, etc.) - - OS/kernel version: (For POSIX hosts, use `uname -a`) - - Architecture: (x86, ARM, s390x, etc.) - - QEMU flavor: (qemu-system-x86_64, qemu-aarch64, qemu-img, etc.) - - QEMU version: (e.g. `qemu-system-x86_64 --version`) + - Operating system: + - OS/kernel version: + - Architecture: + - QEMU flavor: + - QEMU version: - QEMU command line: + - OS/kernel version: + - Architecture: ## Description of problem