From 5b8cfef1b0179dffe77b02a40fce8ee37f7ed5c9 Mon Sep 17 00:00:00 2001 From: patata Date: Sat, 17 Jun 2023 17:20:15 +0200 Subject: [PATCH] Update issue template to include .riq/.zip info --- .github/ISSUE_TEMPLATE/bug.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 57a390475..7ba54d2c3 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -60,7 +60,9 @@ body: id: riq attributes: label: RIQ file - description: If relevant, upload a RIQ file where this bug happens + description: | + If relevant, upload a RIQ file where this bug happens. + GitHub doesn't allow .riq files to be uploaded, so you'll have to put it in a .zip placeholder: Upload a RIQ here validations: required: false