From 5328a37d18b00d0e806980e10ca31d866a33c92e Mon Sep 17 00:00:00 2001 From: Riccardo Debellini <163520377+riccardodebellini@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:39:34 +0200 Subject: [PATCH] Update 1_bug.yml --- .github/ISSUE_TEMPLATE/1_bug.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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"