mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Improved the issue templates.
This commit is contained in:
10
.github/ISSUE_TEMPLATE/question.md
vendored
10
.github/ISSUE_TEMPLATE/question.md
vendored
@@ -4,7 +4,9 @@ about: Ask what ever you want
|
||||
labels: question
|
||||
---
|
||||
|
||||
# Checklist
|
||||
<!-- 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).
|
||||
@@ -12,13 +14,13 @@ labels: question
|
||||
- [ ] My question is based on the latest code of `master` branch.
|
||||
|
||||
|
||||
# I don't understand what the ReadMe/Wiki says
|
||||
## I don't understand what the ReadMe/Wiki says
|
||||
<!--
|
||||
Point out the parts that are hard for you to understand.
|
||||
-->
|
||||
|
||||
|
||||
# I have other questions
|
||||
## I have other questions
|
||||
<!--
|
||||
Please describe your strange question.
|
||||
Please describe your question.
|
||||
-->
|
||||
Reference in New Issue
Block a user