Skip to content

Commit

Permalink
Update bug_report.md
Browse files Browse the repository at this point in the history
Signed-off-by: fitzergerald <[email protected]>
fitzergerald authored Jan 14, 2025
1 parent 48aed15 commit ce89e93
Showing 1 changed file with 20 additions and 16 deletions.
36 changes: 20 additions & 16 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,38 @@
---
name: Bug/issue report
name: 🐛 General Bug Report
about: Report an issue to help improve the project.
title: ''
labels: 'kind/bug'
assignees: ''
---
**Description**
### Current Behavior
<!-- A brief description of the issue. -->

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

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

**Environment:**
- OS: [e.g. Ubuntu]
- Browser: [e.g. Chrome, Safari]
- Version: [e.g. 22]
- Device: [e.g. laptop, iPhone 8]
### Environment

---
[Optional] **To Reproduce**
Steps to reproduce the behavior:
- **Host OS:** Mac Linux Windows
- **Platform:** Docker or Kubernetes
- **Meshery Server Version:** stable-v
- **Meshery Client Version:** stable-v

<!-- Optional
### To Reproduce
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
-->

[Optional] **Additional Context**
<!-- Add any other context about the problem here. -->

---
### Contributor [Guides](https://docs.meshery.io/project/contributing) and [Handbook](https://layer5.io/community/handbook)
- 🛠 [Meshery Build & Release Strategy](https://docs.meshery.io/project/contributing/build-and-release)
- 📚 [Instructions for contributing to documentation](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow)
- Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs)
- 🎨 Wireframes and [designs for Meshery UI](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
- 🙋🏾🙋🏼 Questions: [Discussion Forum](http://discuss.meshery.io) and [Community Slack](https://slack.meshery.io)

0 comments on commit ce89e93

Please sign in to comment.