Skip to content

Commit 1413a5e

Browse files
committed
fix(ci): move placeholder to correct input
1 parent 467f744 commit 1413a5e

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
@@ -48,6 +48,7 @@ body:
4848
description: |
4949
Enter the command that failed.
5050
This will be automatically formatted into code, so no need for backticks.
51+
placeholder: manim-slides render mwe.py MWE
5152
validations:
5253
required: true
5354

@@ -85,7 +86,6 @@ body:
8586
Please copy and paste the output of `pip freeze`.
8687
Make sure to activate your virtual environment first (if any).
8788
This will be automatically formatted into code, so no need for backticks.
88-
placeholder: manim-slides render mwe.py MWE
8989
render: shell
9090
validations:
9191
required: false

0 commit comments

Comments
 (0)