Skip to content

Commit

Permalink
Update bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leecalcote authored Sep 29, 2021
1 parent 6bcb171 commit b281506
Showing 1 changed file with 26 additions and 25 deletions.
51 changes: 26 additions & 25 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -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
<!-- A brief description of the issue. -->

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

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

**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
#### 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 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)

0 comments on commit b281506

Please sign in to comment.