2020-01-09 14:45:29 +03:00
|
|
|
---
|
|
|
|
name: Bug Report
|
|
|
|
about: Create a report to help us improve
|
|
|
|
---
|
|
|
|
|
2023-02-16 18:35:17 +03:00
|
|
|
**NOTE:** Before you start, the following should be completed.
|
2020-06-24 15:46:24 +03:00
|
|
|
|
2023-03-31 16:44:22 +03:00
|
|
|
- Read [Wiki][wiki] to understand the usage and the correct effect of functional design.
|
2023-02-16 18:35:17 +03:00
|
|
|
- Make sure no [similar issue(including closed ones)][issues] exists.
|
|
|
|
- Make sure the bug is found in the latest code of the `master` branch.
|
|
|
|
|
2023-03-31 16:44:22 +03:00
|
|
|
[wiki]: https://github.com/cotes2020/jekyll-theme-chirpy/wiki
|
2023-02-16 18:35:17 +03:00
|
|
|
[issues]: https://github.com/cotes2020/jekyll-theme-chirpy/issues?q=is%3Aissue
|
2020-01-09 14:45:29 +03:00
|
|
|
|
2020-06-24 15:46:24 +03:00
|
|
|
## Describe the bug
|
2021-10-04 12:53:07 +03:00
|
|
|
|
2020-01-09 14:45:29 +03:00
|
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
|
2023-02-16 18:35:17 +03:00
|
|
|
## To Reproduce
|
2020-06-08 16:53:32 +03:00
|
|
|
|
2020-01-09 14:45:29 +03:00
|
|
|
Steps to reproduce the behavior:
|
2020-11-23 18:16:45 +03:00
|
|
|
<!--
|
2020-01-09 14:45:29 +03:00
|
|
|
1. Go to '...'
|
|
|
|
2. Click on '....'
|
|
|
|
3. Scroll down to '....'
|
|
|
|
4. See error
|
2020-11-23 18:16:45 +03:00
|
|
|
-->
|
2020-01-09 14:45:29 +03:00
|
|
|
|
2023-02-16 18:35:17 +03:00
|
|
|
## Expected behavior
|
2021-10-04 12:53:07 +03:00
|
|
|
|
2020-01-09 14:45:29 +03:00
|
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
|
2023-02-16 18:35:17 +03:00
|
|
|
## Logs/Screenshots
|
2021-10-04 12:53:07 +03:00
|
|
|
|
2023-02-16 18:35:17 +03:00
|
|
|
<!-- If applicable, add logs/screenshots to help explain your problem. -->
|
2020-01-09 14:45:29 +03:00
|
|
|
|
2023-02-16 18:35:17 +03:00
|
|
|
## Environment
|
2022-03-12 12:20:51 +03:00
|
|
|
|
|
|
|
| Command | Version |
|
|
|
|
|-----------------------------------|---------|
|
|
|
|
| `ruby -v` | |
|
|
|
|
| `gem -v` | |
|
|
|
|
| `bundle -v` | |
|
|
|
|
| `bundle exec jekyll -v` | |
|
|
|
|
| `bundle info jekyll-theme-chirpy` | |
|
2020-08-30 09:41:10 +03:00
|
|
|
|
2023-02-16 18:35:17 +03:00
|
|
|
<!-- If necessary, uncomment and fill in the following list:
|
|
|
|
|
2020-08-19 20:11:56 +03:00
|
|
|
### Desktop
|
2021-10-04 12:53:07 +03:00
|
|
|
|
2020-08-30 09:41:10 +03:00
|
|
|
- OS: [e.g. macOS 10.15.6]
|
2020-11-23 18:16:45 +03:00
|
|
|
- Browser: [e.g. Chrome 85.0.4183.83 (64-bit)]
|
2023-02-16 18:35:17 +03:00
|
|
|
|
2020-11-23 18:16:45 +03:00
|
|
|
-->
|
2020-01-09 14:45:29 +03:00
|
|
|
|
2023-02-16 18:35:17 +03:00
|
|
|
<!-- If necessary, uncomment and fill in the following list:
|
|
|
|
|
2020-08-19 20:11:56 +03:00
|
|
|
### Smartphone
|
2021-10-04 12:53:07 +03:00
|
|
|
|
2020-08-30 09:41:10 +03:00
|
|
|
- Device: [e.g. iPhone 6]
|
|
|
|
- OS: [e.g. iOS 13.6.1]
|
|
|
|
- Browser: [e.g. Chrome 22]
|
2023-02-16 18:35:17 +03:00
|
|
|
|
2020-11-23 18:16:45 +03:00
|
|
|
-->
|
2020-01-09 14:45:29 +03:00
|
|
|
|
2023-02-16 18:35:17 +03:00
|
|
|
## Additional context
|
2021-10-04 12:53:07 +03:00
|
|
|
|
2020-01-09 14:45:29 +03:00
|
|
|
<!-- Add any other context about the problem here. -->
|