mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-08-06 14:19:52 +08:00

* chore(ci): add yaml and toml formatters * fix(ci): do not format poetry.lock * chore(lib): update poetry.lock
15 lines
402 B
YAML
15 lines
402 B
YAML
name: Question/Help/Support
|
|
description: Ask us about Manim Slides
|
|
title: 'Support: Ask us anything'
|
|
labels: [help, question]
|
|
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: "Please explain the issue you're experiencing (with as much detail as possible):"
|
|
description: >
|
|
Please make sure to leave a reference to the document/code you're
|
|
referring to.
|
|
validations:
|
|
required: true
|