We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 467f744 commit 1413a5eCopy full SHA for 1413a5e
.github/ISSUE_TEMPLATE/bug.yml
@@ -48,6 +48,7 @@ body:
48
description: |
49
Enter the command that failed.
50
This will be automatically formatted into code, so no need for backticks.
51
+ placeholder: manim-slides render mwe.py MWE
52
validations:
53
required: true
54
@@ -85,7 +86,6 @@ body:
85
86
Please copy and paste the output of `pip freeze`.
87
Make sure to activate your virtual environment first (if any).
88
- placeholder: manim-slides render mwe.py MWE
89
render: shell
90
91
required: false
0 commit comments