Sfoglia il codice sorgente

Invert steps and expected behavior

tags/v24.0.0beta1
acsfer 2 anni fa
parent
commit
26d1139212
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 7 aggiunte e 7 eliminazioni
  1. 7
    7
      .github/ISSUE_TEMPLATE/BUG_REPORT.yml

+ 7
- 7
.github/ISSUE_TEMPLATE/BUG_REPORT.yml Vedi File

@@ -19,13 +19,6 @@ body:
description: Provide a description of the bug you're experiencing.
validations:
required: true
- type: textarea
id: expected-behavior
attributes:
label: Expected behavior
description: Describe what you expected to happen.
validations:
required: true
- type: textarea
id: reproduce
attributes:
@@ -38,6 +31,13 @@ body:
...
validations:
required: true
- type: textarea
id: expected-behavior
attributes:
label: Expected behavior
description: Describe what you expected to happen.
validations:
required: true
- type: dropdown
id: install-method
attributes:

Loading…
Annulla
Salva