You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(docs): document new potential fix for PPTX (#475)
* chore(docs): document new potential fix for PPTX
Ref: #392 (comment).
* chore(fmt): auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,8 @@ body:
29
29
options:
30
30
- label: Checked the [existing issues](https://github.com/jeertmans/manim-slides/issues?q=is%3Aissue+label%3Abug+) and [discussions](https://github.com/jeertmans/manim-slides/discussions) to see if my issue had not already been reported;
31
31
required: true
32
+
- label: Checked the [frequently qsked questions]](https://manim-slides.eertmans.be/latest/faq.html);
33
+
required: true
32
34
- label: Read the [installation instructions](https://manim-slides.eertmans.be/latest/installation.html);
33
35
required: true
34
36
- label: Created a virtual environment in which I can reproduce my bug;
0 commit comments