From f558053568ebccc0dc730ce965d0522894579fd2 Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Mon, 17 Jan 2022 08:46:27 -0600 Subject: [PATCH] Update documentation.md --- .github/ISSUE_TEMPLATE/documentation.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 919cd84..543af8d 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -1,18 +1,21 @@ --- -name: Documentation issue +name: πŸ“„ Documentation issue about: Issues related to documentation. title: '[Docs]' -labels: 'docs' +labels: 'area/docs, framework/jekyll, language/markdown' assignees: '' --- -**Current State:** +#### Current State -**Desired State:** +#### Desired State --- -**Contributor Resources** -- [Meshery documentation site](https://meshery.layer5.io/docs/) -- [Meshery documentation source](https://github.com/layer5io/meshery/tree/master/docs) -- [Instructions for contributing to documentation](https://github.com/layer5io/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow) \ No newline at end of file + +#### [Contributor Guides](https://docs.meshery.io/project/contributing) and Resources +- πŸ“š [Instructions for contributing to documentation](https://docs.meshery.io/project/contributing/contributing-docs) + - Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs) +- πŸ›  [Meshery Build & Release Strategy](https://docs.meshery.io/project/build-and-release) +- 🎨 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)