@@ -3,17 +3,20 @@ name: Bug Report
33about : Create a report to help us improve
44---
55
6- We sincerely recommend that you first complete the following checklist:
6+ ** NOTE: ** Before you start, the following should be completed.
77
8- - Read the [ tutorials] ( https://cotes2020.github.io/chirpy-demo/categories/tutorial/ ) and know the correct effect of the functional design.
9- - No similar [ issue] ( https://github.com/cotes2020/jekyll-theme-chirpy/issues?q=is%3Aissue ) (including closed ones) exists
10- - Found the bug on the latest code of the ` master ` branch.
8+ - Read [ tutorial] [ tutorial ] to understand the usage and the correct effect of functional design.
9+ - Make sure no [ similar issue(including closed ones)] [ issues ] exists.
10+ - Make sure the bug is found in the latest code of the ` master ` branch.
11+
12+ [ tutorial ] : https://cotes2020.github.io/chirpy-demo/categories/tutorial/
13+ [ issues ] : https://github.com/cotes2020/jekyll-theme-chirpy/issues?q=is%3Aissue
1114
1215## Describe the bug
1316
1417<!-- A clear and concise description of what the bug is. -->
1518
16- ### To Reproduce
19+ ## To Reproduce
1720
1821Steps to reproduce the behavior:
1922<!--
@@ -23,15 +26,15 @@ Steps to reproduce the behavior:
23264. See error
2427-->
2528
26- ### Expected behavior
29+ ## Expected behavior
2730
2831<!-- A clear and concise description of what you expected to happen. -->
2932
30- ### Screenshots
33+ ## Logs/ Screenshots
3134
32- <!-- If applicable, add screenshots to help explain your problem. -->
35+ <!-- If applicable, add logs/ screenshots to help explain your problem. -->
3336
34- ### Environment
37+ ## Environment
3538
3639| Command | Version |
3740| -----------------------------------| ---------|
@@ -41,21 +44,25 @@ Steps to reproduce the behavior:
4144| ` bundle exec jekyll -v ` | |
4245| ` bundle info jekyll-theme-chirpy ` | |
4346
47+ <!-- If necessary, uncomment and fill in the following list:
48+
4449### Desktop
4550
46- <!-- If necessary, uncomment and fill in the following list:
4751- OS: [e.g. macOS 10.15.6]
4852- Browser: [e.g. Chrome 85.0.4183.83 (64-bit)]
53+
4954-->
5055
56+ <!-- If necessary, uncomment and fill in the following list:
57+
5158### Smartphone
5259
53- <!-- If necessary, uncomment and fill in the following list:
5460- Device: [e.g. iPhone 6]
5561- OS: [e.g. iOS 13.6.1]
5662- Browser: [e.g. Chrome 22]
63+
5764-->
5865
59- ### Additional context
66+ ## Additional context
6067
6168<!-- Add any other context about the problem here. -->
0 commit comments