From 21dfc0e218d166eb96314f94f70f4aeaf147b999 Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Mon, 17 Jan 2022 08:46:47 -0600 Subject: [PATCH] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 31 ++++++++++++++--------- 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 51f2e6a..b4146b7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -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 - -**Desired Behavior** +#### Desired Behavior +#### Implementation + ---- -**Resources** - +#### Acceptance Tests + -**Alternatives / Additional Context** - +#### Mockups + + +--- +#### 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)