From b281506e7e2998d2975e32bc17ba64c1ee11d549 Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Wed, 29 Sep 2021 16:22:41 -0500 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 51 ++++++++++++++-------------- 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d057185..7c38d57 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,38 +1,39 @@ --- -name: Bug/issue report -about: Report an issue to help us improve +name: πŸ› General Bug Report +about: Report an issue to help improve the project. title: '' -labels: 'bug' +labels: 'kind/bug' assignees: '' --- -**Issue Description** -A brief description of the issue. +#### Current Behavior + -**Expected Behavior** -A brief description of what you expected to happen. +#### Expected Behavior + -**Screenshots** -Add screenshots, if applicable, to help explain your problem. +#### Screenshots/Logs + -**Enviroment:** - - OS: [e.g. iOS] - - 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 +- **Meshery Adapter Version:** stable-v + + -[Optional] **Additional Context** -Add any other context about the problem here. - -### Contributor Resources - -The meshery.io website uses Jekyll and GitHub Pages. Site content is found under the [`master` branch](https://github.com/meshery/meshery.io/tree/master). -- See the [Contributing to Meshery.io Website](https://github.com/layer5io/meshery.io#contributing-to-the-mesheryio-website) section of the readme.md and other [contributing instructions](https://docs.meshery.io/project/contributing), too. -- See Meshery site designs in this [Figma designfile](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI?node-id=110%3A1). Fill-in the [Layer5 Community Member Form](https://layer5.io/newcomer) and join the [Layer5 Community Slack](http://slack.layer5.io) for access. +--- +#### Contributor [Guides](https://docs.meshery.io/project/contributing) and Resources +- πŸ›  [Meshery Build & Release Strategy](https://docs.meshery.io/project/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 in [Figma](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI) +- πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)