Selaa lähdekoodia

Update bug_report.yml

Carlos Rodríguez Hernández 3 vuotta sitten
vanhempi
sitoutus
6031204732
1 muutettua tiedostoa jossa 5 lisäystä ja 4 poistoa
  1. 5 4
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 5 - 4
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -11,14 +11,15 @@ body:
     attributes:
       label: Name and Version
       description: Name and version of the affected chart
-      validations:
-        required: true
+      placeholder: bitnami/wordpress 1.2.3
+    validations:
+      required: true
   - type: textarea
     attributes:
       label: What steps will reproduce the bug?
       description: Enter details about your bug.
-      validations:
-        required: true
+    validations:
+      required: true
   - type: textarea
     attributes:
       label: Are you using any custom parameters or values?