Skip to content

Commit

Permalink
Update feature_request.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leecalcote authored Nov 5, 2021
1 parent dcd2b84 commit a522100
Showing 1 changed file with 20 additions and 17 deletions.
37 changes: 20 additions & 17 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,29 @@
---
name: Feature request
about: Suggest an enhancement to this project
name: πŸ’‘ General Feature Request
about: Suggest an enhancement to Meshery.
title: ''
labels: 'enhancement'
labels: 'kind/enhancement'
assignees: ''
---
#### Current Behavior
<!-- A brief description of what the problem is. (e.g. I need to be able to...) -->

**Enhancement Description**
A brief description of the enhancement.
#### Desired Behavior
<!-- A brief description of the enhancement. -->

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

---
[Optional] **Alternatives**
A brief description of any alternative solutions or features you've considered.

[Optional] **Additional context**
Add any other context or screenshots about the feature request here.
#### Acceptance Tests
<!-- [Optional] Stipulations of functional behavior or non-functional items that must be in-place in order for the issue to be closed. -->

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

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 a522100

Please sign in to comment.