You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Report an issue with codemirror-editor-vue3
3
+
labels: [pending triage]
4
+
body:
5
+
- type: markdown
6
+
attributes:
7
+
value: |
8
+
Thanks for taking the time to fill out this bug report!
9
+
- type: textarea
10
+
id: bug-description
11
+
attributes:
12
+
label: Describe the bug
13
+
description: A clear and concise description of what the bug is.
14
+
placeholder: Bug description
15
+
validations:
16
+
required: true
17
+
- type: checkboxes
18
+
id: checkboxes
19
+
attributes:
20
+
label: Validations
21
+
description: Before submitting the issue, please make sure you do the following
22
+
options:
23
+
- label: Read the [docs](https://renncheung.github.io/codemirror-editor-vue3/index.html).
24
+
required: true
25
+
- label: Check that there isn't [already an issue](https://github.com/RennCheung/codemirror-editor-vue3/issues) that reports the same bug to avoid creating a duplicate.
0 commit comments