diff --git a/.github/ISSUE_TEMPLATE/pack-conversion.yml b/.github/ISSUE_TEMPLATE/pack-conversion.yml index f29f6ae..cfe8c5e 100644 --- a/.github/ISSUE_TEMPLATE/pack-conversion.yml +++ b/.github/ISSUE_TEMPLATE/pack-conversion.yml @@ -90,8 +90,8 @@ body: description: | Should scratch files be archived? This will create a zip file containing the scratch files used by the script during the conversion process. If not selected, this will default to `false`. options: - - true - - false + - 'true' + - 'false' - type: checkboxes id: terms attributes: