From 472cd451bd30e1b450b47e7130eeed8337c6c086 Mon Sep 17 00:00:00 2001 From: Matheson Steplock Date: Tue, 2 Nov 2021 15:31:49 +0000 Subject: [PATCH] formatting --- .github/ISSUE_TEMPLATE/bug-report.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index aa46ac1..12bc02c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -33,9 +33,10 @@ body: I encountered an issue when trying to upgrade my existing installation to the Debian package. Steps to recreate: - 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` + + 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: required: true - type: dropdown