fix placeholder
This commit is contained in:
parent
116f1852e9
commit
e282db1e7a
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue