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
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,20 @@
1
1
name: Bug Report
2
-
description: |
3
-
Report a problem with rustaceanvim
4
-
5
-
> [!WARNING]
6
-
>
7
-
> **Low effort issues will be closed!**
8
-
>
9
-
> Please read the checklist items carefully before marking them as done.
10
-
> I cannot bisect your plugins and config for you!
2
+
description: Report a problem with rustaceanvim
11
3
labels: [bug]
12
4
body:
13
5
14
6
- type: checkboxes
15
7
attributes:
16
8
label: Have you read the docs and searched existing issues?
17
-
description: Please check all of the below that are applicable before submitting an issue.
9
+
description: |
10
+
Please check all of the below that are applicable before submitting an issue.
11
+
12
+
> [!WARNING]
13
+
>
14
+
> **Low effort issues will be closed!**
15
+
>
16
+
> Please read the checklist items carefully before marking them as done.
17
+
> I cannot bisect your plugins and config for you!
18
18
options:
19
19
- label: I have read [the README's troubleshooting guide](https://github.com/mrcjkb/rustaceanvim/blob/master/README.md#stethoscope-troubleshooting) and FAQ(https://github.com/mrcjkb/rustaceanvim?tab=readme-ov-file#left_speech_bubble-faq).
0 commit comments