From e282db1e7a24c53552f9a05e99faf0f9eef95785 Mon Sep 17 00:00:00 2001 From: Matheson Steplock Date: Tue, 2 Nov 2021 15:28:04 +0000 Subject: [PATCH] fix placeholder --- .github/ISSUE_TEMPLATE/bug-report.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index b801632..aa46ac1 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -29,11 +29,11 @@ body: attributes: label: What happened? description: Please explain in detail, the issue you encountered and the steps to recreate it. - placeholder: Steps to recreate - value: | + placeholder: | I encountered an issue when trying to upgrade my existing installation to the Debian package. + Steps to recreate: - 1. Run the now depricated installation script + 1. Run the now deprecated installation script 2. Attempt to upgrade to version 1.0.0 of the Debian package with dpkg -i as root 3. The install will fail with the error: `dpkg-divert: error: rename involves overwriting` validations: