Skip to content

Commit b95f3f5

Browse files
authored
Update bug_report.md
1 parent 963e8e2 commit b95f3f5

File tree

1 file changed

+18
-15
lines changed

1 file changed

+18
-15
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,35 @@
11
---
2-
name: Bug/issue report
2+
name: 🐛 General Bug Report
33
about: Report an issue to help improve the project.
44
title: ''
5-
labels: 'bug'
5+
labels: 'kind/bug'
66
assignees: ''
77
---
8-
**Description**
8+
#### Current Behavior
99
<!-- A brief description of the issue. -->
1010

11-
**Expected Behavior**
11+
#### Expected Behavior
1212
<!-- A brief description of what you expected to happen. -->
1313

14-
**Screenshots**
14+
#### Screenshots/Logs
1515
<!-- Add screenshots, if applicable, to help explain your problem. -->
1616

17-
**Environment:**
18-
- OS: [e.g. Ubuntu]
19-
- Browser: [e.g. Chrome, Safari]
20-
- Version: [e.g. 22]
21-
- Device: [e.g. laptop, iPhone 8]
17+
#### Environment
2218

23-
---
24-
[Optional] **To Reproduce**
25-
Steps to reproduce the behavior:
19+
- **Host OS:** Mac Linux Windows
20+
- **Platform:** Docker or Kubernetes
21+
- **Meshery Server Version:** stable-v
22+
- **Meshery Client Version:** stable-v
23+
24+
<!-- Optional
25+
#### To Reproduce
2626
1. Go to '...'
2727
2. Click on '....'
2828
3. Scroll down to '....'
2929
4. See error
30+
-->
3031

31-
[Optional] **Additional Context**
32-
<!-- Add any other context about the problem here. -->
32+
---
33+
#### Contributor [Guides](https://docs.meshery.io/project/contributing) and Resources
34+
- See https://meshery.io/catalog for browsable list of filters
35+
- 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)

0 commit comments

Comments
 (0)