diff --git a/.github/ISSUE_TEMPLATE/1_bug.yml b/.github/ISSUE_TEMPLATE/1_bug.yml index dc83464..09b37b8 100644 --- a/.github/ISSUE_TEMPLATE/1_bug.yml +++ b/.github/ISSUE_TEMPLATE/1_bug.yml @@ -47,14 +47,13 @@ body: options: - Web (riccardodebellini.github.io/mybookshelf) - App - validations: - required: true + - type: input id: version attributes: label: Versione description: Che versione stai usando? (Rispondi solo se usi l'app, non la versione web) - placeholder: 1.0.0 - value: 0.2 + placeholder: "1.0.0" + value: "0.2"