Improved the issue templates.

This commit is contained in:
Cotes Chung 2020-06-24 20:46:24 +08:00
parent 30b013f354
commit 9a1eab2635
3 changed files with 23 additions and 17 deletions

View File

@ -4,17 +4,19 @@ about: Create a report to help us improve
labels: bug labels: bug
--- ---
# 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]" --> <!-- 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. - [ ] I have read the [tutorials](https://chirpy.cotes.info/categories/tutorial/) and know the correct effect of the functional design.
- [ ] There are no similar reports on existing issues (including closed ones). - [ ] There are no similar reports on existing issues (including closed ones).
- [ ] I found the bug on the latest code of `master` branch. - [ ] I found the bug on the latest code of `master` branch.
# Describe the bug ## Describe the bug
<!-- A clear and concise description of what the bug is. --> <!-- A clear and concise description of what the bug is. -->
## To Reproduce **To Reproduce**
Steps to reproduce the behavior: Steps to reproduce the behavior:
@ -24,24 +26,24 @@ Steps to reproduce the behavior:
4. See error 4. See error
## Expected behavior **Expected behavior**
<!-- A clear and concise description of what you expected to happen. --> <!-- A clear and concise description of what you expected to happen. -->
## Screenshots **Screenshots**
<!-- If applicable, add screenshots to help explain your problem. --> <!-- If applicable, add screenshots to help explain your problem. -->
## Desktop: **Desktop**
<!-- Please complete the following information --> <!-- Please complete the following information -->
- OS: [e.g. iOS] - OS: [e.g. iOS]
- Browser: [e.g. chrome, safari] - Browser: [e.g. chrome, safari]
- Version: [e.g. 22] - Version: [e.g. 22]
## Smartphone: **Smartphone**
<!-- please complete the following information --> <!-- please complete the following information -->
- Device: [e.g. iPhone6] - Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1] - OS: [e.g. iOS8.1]
- Browser: [e.g. stock browser, safari] - Browser: [e.g. stock browser, safari]
- Version: [e.g. 22] - Version: [e.g. 22]
## Additional context **Additional context**
<!-- Add any other context about the problem here. --> <!-- Add any other context about the problem here. -->

View File

@ -4,7 +4,9 @@ about: Suggest an idea for this project
labels: enhancement labels: enhancement
--- ---
# 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]" --> <!-- Please complete the following list of tasks, and then check it by change the "[ ]" to "[x]" -->
- [ ] I have read the [contributing guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/.github/CONTRIBUTING.md). - [ ] I have read the [contributing guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/.github/CONTRIBUTING.md).
- [ ] There are no similar request on existing issues (including closed ones). - [ ] There are no similar request on existing issues (including closed ones).
@ -12,17 +14,17 @@ labels: enhancement
- [ ] I was in the `master` branch of the latest code. - [ ] I was in the `master` branch of the latest code.
# Is your feature request related to a problem? Please describe ## Is your feature request related to a problem? Please describe
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
# Describe the solution you'd like ## Describe the solution you'd like
<!-- A clear and concise description of what you want to happen. --> <!-- A clear and concise description of what you want to happen. -->
# Describe alternatives you've considered ## Describe alternatives you've considered
<!-- A clear and concise description of any alternative solutions or features you've considered. --> <!-- A clear and concise description of any alternative solutions or features you've considered. -->
# Additional context ## Additional context
<!-- Add any other context or screenshots about the feature request here. --> <!-- Add any other context or screenshots about the feature request here. -->

View File

@ -4,7 +4,9 @@ about: Ask what ever you want
labels: question 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]" --> <!-- 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. - [ ] 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). - [ ] 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. - [ ] 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. 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.
--> -->