Explorar el Código

Make version check mandatory in bug report template

MartinNYHC hace 6 meses
padre
commit
18f43e46ac
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -150,7 +150,7 @@ body:
         - label: I have searched existing issues to ensure this bug hasn't already been reported
           required: true
         - label: I am using the latest version of Bambuddy
-          required: false
+          required: true
         - label: My printer is set to LAN Only mode
           required: true
         - label: My printer has Developer Mode enabled