fix(ci): move placeholder to correct input

This commit is contained in:
Jérome Eertmans
2024-07-19 15:46:57 +02:00
parent 467f744450
commit 1413a5eb9e

View File

@ -48,6 +48,7 @@ body:
description: |
Enter the command that failed.
This will be automatically formatted into code, so no need for backticks.
placeholder: manim-slides render mwe.py MWE
validations:
required: true
@ -85,7 +86,6 @@ body:
Please copy and paste the output of `pip freeze`.
Make sure to activate your virtual environment first (if any).
This will be automatically formatted into code, so no need for backticks.
placeholder: manim-slides render mwe.py MWE
render: shell
validations:
required: false