Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit a522100

Browse files
authored
Update feature_request.md
1 parent dcd2b84 commit a522100

File tree

1 file changed

+20
-17
lines changed

1 file changed

+20
-17
lines changed
Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,29 @@
11
---
2-
name: Feature request
3-
about: Suggest an enhancement to this project
2+
name: ๐Ÿ’ก General Feature Request
3+
about: Suggest an enhancement to Meshery.
44
title: ''
5-
labels: 'enhancement'
5+
labels: 'kind/enhancement'
66
assignees: ''
77
---
8+
#### Current Behavior
9+
<!-- A brief description of what the problem is. (e.g. I need to be able to...) -->
810

9-
**Enhancement Description**
10-
A brief description of the enhancement.
11+
#### Desired Behavior
12+
<!-- A brief description of the enhancement. -->
1113

12-
**Related Challenges**
13-
A brief description of what the problem is. (e.g. I need to be able to...)
14+
#### Implementation
15+
<!-- [Optional] Specifics on the approach to fulfilling the feature request. -->
1416

15-
---
16-
[Optional] **Alternatives**
17-
A brief description of any alternative solutions or features you've considered.
18-
19-
[Optional] **Additional context**
20-
Add any other context or screenshots about the feature request here.
17+
#### Acceptance Tests
18+
<!-- [Optional] Stipulations of functional behavior or non-functional items that must be in-place in order for the issue to be closed. -->
2119

22-
### Contributor Resources
20+
#### Mockups
21+
<!-- [Optional] Any visual diagrams of the desired user interface. -->
2322

24-
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).
25-
- 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.
26-
- 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.
23+
---
24+
#### Contributor [Guides](https://docs.meshery.io/project/contributing) and Resources
25+
- ๐Ÿ›  [Meshery Build & Release Strategy](https://docs.meshery.io/project/build-and-release)
26+
- ๐Ÿ“š [Instructions for contributing to documentation](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow)
27+
- Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs)
28+
- ๐ŸŽจ Wireframes and designs for Meshery UI in [Figma](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI)
29+
- ๐Ÿ™‹๐Ÿพ๐Ÿ™‹๐Ÿผ Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)

0 commit comments

Comments
ย (0)