diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d5b8e40d..cba1b06b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,9 +17,6 @@ assignees: '' ### Environment - **Host OS:** Mac Linux Windows -- **Platform:** Docker or Kubernetes -- **Meshery Server Version:** stable-v -- **Meshery Client Version:** stable-v --- -#### 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) +#### Contributor Guide and Resources +- πŸ“š [Instructions for contributing to academy-example](https://github.com/layer5io/academy-example/blob/master/CONTRIBUTING.md) + - academy-example documentation [site](https://docs.layer5.io/cloud/academy/) and [source](https://github.com/layer5io/academy-example/) - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) - πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io) diff --git a/.github/ISSUE_TEMPLATE/ci.md b/.github/ISSUE_TEMPLATE/ci.md index efa98e8b..dadcc31e 100644 --- a/.github/ISSUE_TEMPLATE/ci.md +++ b/.github/ISSUE_TEMPLATE/ci.md @@ -18,7 +18,8 @@ assignees: '' --- -#### Contributor [Guides](https://docs.meshery.io/project/contributing) and Resources -- πŸ›  [Meshery Build & Release Strategy](https://docs.meshery.io/project/build-and-release) +#### Contributor Guide and Resources +- πŸ“š [Instructions for contributing to academy-example](https://github.com/layer5io/academy-example/blob/master/CONTRIBUTING.md) + - academy-example documentation [site](https://docs.layer5.io/cloud/academy/) and [source](https://github.com/layer5io/academy-example/) - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) - πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io) diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 8777dcfd..93ab033f 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -2,20 +2,18 @@ name: πŸ“„ Documentation issue about: Issues related to documentation. title: '[Docs]' -labels: 'area/docs, framework/jekyll, language/markdown' +labels: 'area/docs, framework/hugo, language/markdown, help wanted' assignees: '' --- -### Current State +#### Current State -### Desired State +#### Desired State --- - -#### [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) +#### Contributor Guide and Resources +- πŸ“š [Instructions for contributing to academy-example](https://github.com/layer5io/academy-example/blob/master/CONTRIBUTING.md) + - academy-example documentation [site](https://docs.layer5.io/cloud/academy/) and [source](https://github.com/layer5io/academy-example/) - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) - πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index c213e01b..cc212f3c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -21,5 +21,5 @@ assignees: '' --- -**[Contributor Guide](https://docs.meshery.io/project/contributing)** +**[Contributor Guide](https://github.com/layer5io/academy-example/blob/master/CONTRIBUTING.md)** - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index a882014c..0a03c351 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,6 +1,5 @@ blank_issues_enabled: false contact_links: - name: πŸ™‹πŸΎπŸ™‹πŸΌβ€Question - url: https://github.com/layer5io/meshery/discussions/new - about: Submit your question using GitHub Discussions. -- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) \ No newline at end of file + url: https://discuss.layer5.io + about: Submit your question on the discussion forum.