Skip to content

Commit 541b175

Browse files
authored
chore(ci): fix bug issue template
1 parent 57ab592 commit 541b175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ body:
2929
options:
3030
- label: Checked the [existing issues](https://github.com/jeertmans/manim-slides/issues?q=is%3Aissue+label%3Abug+) and [discussions](https://github.com/jeertmans/manim-slides/discussions) to see if my issue had not already been reported;
3131
required: true
32-
- label: Checked the [frequently asked questions]](https://manim-slides.eertmans.be/latest/faq.html);
32+
- label: Checked the [frequently asked questions](https://manim-slides.eertmans.be/latest/faq.html);
3333
required: true
3434
- label: Read the [installation instructions](https://manim-slides.eertmans.be/latest/installation.html);
3535
required: true

0 commit comments

Comments
 (0)