|
1 | 1 | --- |
2 | | -name: Feature request |
3 | | -about: Suggest an enhancement to this project |
| 2 | +name: ๐ก General Feature Request |
| 3 | +about: Suggest an enhancement to Meshery. |
4 | 4 | title: '' |
5 | | -labels: 'enhancement' |
| 5 | +labels: 'kind/enhancement' |
6 | 6 | assignees: '' |
7 | 7 | --- |
| 8 | +#### Current Behavior |
| 9 | +<!-- A brief description of what the problem is. (e.g. I need to be able to...) --> |
8 | 10 |
|
9 | | -**Enhancement Description** |
10 | | -A brief description of the enhancement. |
| 11 | +#### Desired Behavior |
| 12 | +<!-- A brief description of the enhancement. --> |
11 | 13 |
|
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. --> |
14 | 16 |
|
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. --> |
21 | 19 |
|
22 | | -### Contributor Resources |
| 20 | +#### Mockups |
| 21 | +<!-- [Optional] Any visual diagrams of the desired user interface. --> |
23 | 22 |
|
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