Skip to content

Commit 2d7d097

Browse files
authored
fix(ci): wrong link
1 parent eeac42c commit 2d7d097

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
@@ -27,7 +27,7 @@ body:
2727
label: Terms
2828
description: 'By submitting this issue, I have:'
2929
options:
30-
- label: Checked the [existing issues](https://github.com/jeertmans/manim-slides/issues?q=is%3Aissue+label%3Adocumentation+) and [discussions](https://github.com/jeertmans/manim-slides/discussions) to see if my issue had not already been reported;
30+
- 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
3232
- label: Read the [installation instructions](https://manim-slides.eertmans.be/latest/installation.html);
3333
required: true

0 commit comments

Comments
 (0)