mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-07-03 22:17:03 +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: |
|
||||
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
|
||||
|
Reference in New Issue
Block a user