|
1 | 1 | ---
|
2 |
| -name: Bug/issue report |
3 |
| -about: Report an issue to help us improve |
| 2 | +name: 🐛 General Bug Report |
| 3 | +about: Report an issue to help improve the project. |
4 | 4 | title: ''
|
5 |
| -labels: 'bug' |
| 5 | +labels: 'kind/bug' |
6 | 6 | assignees: ''
|
7 | 7 | ---
|
8 |
| -**Description** |
9 |
| -A brief description of the issue. |
| 8 | +### Current Behavior |
| 9 | +<!-- A brief description of the issue. --> |
10 | 10 |
|
11 |
| -**Expected Behavior** |
12 |
| -A brief description of what you expected to happen. |
| 11 | +### Expected Behavior |
| 12 | +<!-- A brief description of what you expected to happen. --> |
13 | 13 |
|
14 |
| -**Screenshots** |
15 |
| -Add screenshots, if applicable, to help explain your problem. |
| 14 | +### Screenshots/Logs |
| 15 | +<!-- Add screenshots, if applicable, to help explain your problem. --> |
16 | 16 |
|
17 |
| -**Enviroment:** |
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 |
22 | 18 |
|
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 |
26 | 26 | 1. Go to '...'
|
27 | 27 | 2. Click on '....'
|
28 | 28 | 3. Scroll down to '....'
|
29 | 29 | 4. See error
|
| 30 | +--> |
30 | 31 |
|
31 |
| -[Optional] **Additional Context** |
32 |
| -Add any other context about the problem here. |
33 |
| - |
34 |
| -### Contributor Resources |
35 |
| - |
36 |
| -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). |
37 |
| -- 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. |
38 |
| -- 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. |
39 |
| - |
| 32 | +--- |
| 33 | +### Contributor [Guides](https://docs.meshery.io/project/contributing) and [Handbook](https://meshery.io/community/handbook) |
| 34 | +- 🛠 [Meshery Build & Release Strategy](https://docs.meshery.io/project/contributing/build-and-release) |
| 35 | +- 📚 [Instructions for contributing to documentation](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow) |
| 36 | + - Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs) |
| 37 | +- 🎨 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) |
| 38 | +- 🙋🏾🙋🏼 Questions: [Discussion Forum](https://meshery.io/community#community-forums) and [Community Slack](https://slack.meshery.io) |
0 commit comments