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 Jan 17, 2022
1 parent f558053 commit 21dfc0e
Showing 1 changed file with 19 additions and 12 deletions.
31 changes: 19 additions & 12 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,22 +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**
#### Current Behavior
<!-- A brief description of what the problem is. (e.g. I need to be able to...) -->


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

#### Implementation
<!-- [Optional] Specifics on the approach to fulfilling the feature request. -->

---
**Resources**
<!-- Helpful tools and reference information. -->
#### Acceptance Tests
<!-- [Optional] Stipulations of functional behavior or non-functional items that must be in-place in order for the issue to be closed. -->

**Alternatives / Additional Context**
<!-- A brief description of any alternative solutions or features you've considered or other context that might be helpful. -->
#### Mockups
<!-- [Optional] Any visual diagrams of the desired user interface. -->

---
#### 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 21dfc0e

Please sign in to comment.