generated from layer5io/layer5-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Update bug_report.md
Signed-off-by: fitzergerald <[email protected]>
1 parent
48aed15
commit ce89e93
Showing
1 changed file
with
20 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |