Skip to content

Commit a90a0a3

Browse files
committed
docs: add bug report issue template
1 parent d0a6e8c commit a90a0a3

1 file changed

Lines changed: 21 additions & 25 deletions

File tree

Lines changed: 21 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,40 @@
11
---
2-
name: Bug report
2+
name: Bug Report
33
about: Create a report to help us improve
4-
title: ''
4+
title: '[BUG] '
55
labels: bug
66
assignees: ''
7-
87
---
98

10-
## Bug description
11-
12-
<!-- A clear and concise description of what the bug is. -->
13-
14-
- Would you like to work on a fix? [y/n]
9+
## 🐛 Bug Description
1510

16-
## To Reproduce
11+
A clear and concise description of what the bug is.
1712

18-
Steps to reproduce the behavior:
13+
## 📋 Steps to Reproduce
1914

20-
1. ...
21-
2. ...
22-
3. ...
23-
4. ...
15+
1. Go to '...'
16+
2. Click on '....'
17+
3. Scroll down to '....'
18+
4. See error
2419

25-
<!-- Make sure you are able to reproduce the bug in the main branch, too. -->
20+
## ✅ Expected Behavior
2621

27-
## Expected behavior
22+
A clear description of what you expected to happen.
2823

29-
<!-- A clear and concise description of what you expected to happen. -->
24+
## ❌ Actual Behavior
3025

31-
## Screenshots
26+
What actually happened.
3227

33-
<!-- If applicable, add screenshots to help explain your problem. -->
28+
## 📸 Screenshots
3429

35-
## Environment
30+
If applicable, add screenshots.
3631

37-
<!-- Please fill the following information. -->
32+
## 💻 Environment
3833

39-
- OS: [e.g. Ubuntu 20.04]
40-
- kms version: [e.g. 0.1.0]
34+
- OS: [e.g. Windows 11]
35+
- Node.js version: [e.g. 18.0.0]
36+
- KMS version: [e.g. 1.0.0]
4137

42-
## Additional context
38+
## 📝 Additional Context
4339

44-
<!-- Add any other context about the problem here. -->
40+
Add any other context about the problem here.

0 commit comments

Comments
 (0)