Skip to content

Commit d95deb5

Browse files
authored
chore: fix link formatting in bug report template
1 parent 88d13a7 commit d95deb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body:
1616
> Please read the checklist items carefully before marking them as done.
1717
> I cannot bisect your plugins and config for you!
1818
options:
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).
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).
2020
required: true
2121
- label: I am using the latest rustaceanvim release.
2222
required: true

0 commit comments

Comments
 (0)