Skip to content

Commit 514a027

Browse files
authored
Minor update of bug template
1 parent 314e2d9 commit 514a027

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,19 @@ about: Create a report to help us improve
2020

2121
#### What is the expected behaviour
2222

23-
---
2423

25-
- [ ] Bug does still occur when all/other plugins are disabled?
2624

27-
<!-- Please type in your environment -->
28-
Environment:
25+
#### Other relevant information
26+
27+
<!-- (Update "[ ]" to "[x]" to check a box) -->
28+
- [ ] Bug does still occur when all/other plugins are disabled?
2929

30-
```
31-
operating system:
32-
npm version:
33-
nodejs version:
34-
docsify version:
35-
docsify plugins:
36-
browser:
37-
```
30+
- Your OS:
31+
- Node.js version:
32+
- npm/yarn version:
33+
- Browser version:
34+
- Docsify version:
35+
- Docsify plugins:
3836

3937
<!-- Love docsify? Please consider supporting our collective:
40-
👉 https://opencollective.com/docsify/donate -->
38+
👉 https://opencollective.com/docsify/donate -->

0 commit comments

Comments
 (0)