web/.github/ISSUE_TEMPLATE/question.md

22 lines
845 B
Markdown

---
name: Question
about: Ask what ever you want
labels: question
---
<!-- Note: Please follow the template to open a new issue, otherwise your question will probably be ignored. -->
## Checklist
<!-- Please complete the following list of tasks, and then check it by change the "[ ]" to "[x]" -->
- [ ] I have read the [tutorials](https://chirpy.cotes.info/categories/tutorial/) and know the correct effect of the functional design.
- [ ] There are no similar question on existing issues (including closed ones).
- [ ] I searched the Internet for related problems, but still couldn't solve it.
- [ ] My question is based on the latest code of `master` branch.
## I don't understand what the ReadMe/Wiki says
<!-- Point out the parts that are hard for you to understand. -->
## I have other questions
<!-- Please describe your question. -->