mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-07-04 07:27:00 +08:00
fix(ci): move placeholder to correct input
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -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
|
||||||
|
Reference in New Issue
Block a user