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