29 lines
893 B
Markdown
29 lines
893 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
title: ''
|
||
|
labels: ':bug: bug'
|
||
|
assignees: ''
|
||
|
---
|
||
|
|
||
|
#### Make sure
|
||
|
- [ ] Upgrade the latest [release](https://github.com/fluid-dev/hexo-theme-fluid/releases).
|
||
|
- [ ] It can be replicated through `hexo clean && hexo s` and cleared browser cache in the localhost.
|
||
|
- [ ] Not affected by other Hexo plugins
|
||
|
|
||
|
#### Describe the bug
|
||
|
<!-- A clear and concise description of what the bug is. -->
|
||
|
<!-- It is better to provide related items of _config.yml -->
|
||
|
|
||
|
#### To Reproduce
|
||
|
Steps to reproduce the behavior:
|
||
|
1. Go to '...', click on '....'
|
||
|
2. Scroll down to '....'
|
||
|
3. See error
|
||
|
|
||
|
<!-- It is better to provide the page link that can be reproduced -->
|
||
|
|
||
|
#### Screenshots
|
||
|
<!-- For front page problems, please provide a screenshot of your browser console -->
|
||
|
<!-- For hexo command problems, please provide a screenshot of your command console -->
|