docsify/.github/ISSUE_TEMPLATE/bug_report.md

46 lines
1.1 KiB
Markdown
Raw Normal View History

2019-04-13 21:28:12 +08:00
---
name: Bug report
about: Create a report to help us improve
---
<!-- Please don't delete this template or we'll close your issue -->
<!-- Please use English language -->
<!-- Before creating an issue please make sure you are using the latest version of Docsify. -->
<!-- Please ask questions on StackOverflow: https://stackoverflow.com/questions/ask?tags=docsify -->
2020-03-23 23:53:51 +08:00
<!-- Please ask questions on gitter: https://gitter.im/docsifyjs/Lobby -->
2019-04-13 21:28:12 +08:00
## Bug Report
#### Steps to reproduce
#### What is current behaviour
#### What is the expected behaviour
2019-04-15 03:01:24 +08:00
#### Other relevant information
<!-- (Update "[ ]" to "[x]" to check a box) -->
- [ ] Bug does still occur when all/other plugins are disabled?
2019-04-13 21:28:12 +08:00
2019-04-15 03:01:24 +08:00
- Your OS:
- Node.js version:
- npm/yarn version:
- Browser version:
- Docsify version:
- Docsify plugins:
2019-04-13 21:28:12 +08:00
<!-- Love docsify? Please consider supporting our collective:
2019-04-15 03:01:24 +08:00
👉 https://opencollective.com/docsify/donate -->
2020-03-23 23:53:51 +08:00
#### Please create a reproducible sandbox
[![Edit 307qqv236](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/307qqv236)
#### Mention the docsify version in which this bug was not present (if any)