Browse Source

Fix yaml

pull/3752/head
Artur Arseniev 5 years ago
parent
commit
c8e1721634
  1. 10
      .github/ISSUE_TEMPLATE/1.bug_report.yml

10
.github/ISSUE_TEMPLATE/1.bug_report.yml

@ -4,11 +4,11 @@ title: "BUG: "
labels: []
body:
- type: markdown
attributes:
value: |
In order to understand and fix the issue, we ask you to fill correctly all the statements/questions.
**If you don't indicate a reproducible demo with relative steps to reproduce the bug, the issue might be CLOSED.**
Note: before creating a bug issue, search in GitHub Issues to check if a similar bug was already reported.
attributes:
value: |
In order to understand and fix the issue, we ask you to fill correctly all the statements/questions.
**If you don't indicate a reproducible demo with relative steps to reproduce the bug, the issue might be CLOSED.**
Note: before creating a bug issue, search in GitHub Issues to check if a similar bug was already reported.
- type: checkboxes
attributes:
label: GrapesJS version

Loading…
Cancel
Save