Skip to content

Commit a2153cd

Browse files
authored
Merge pull request #13 from Namanv0509/issue-template-fix
Update Issue Template
2 parents 5dcec1e + dacfedb commit a2153cd

File tree

5 files changed

+15
-21
lines changed

5 files changed

+15
-21
lines changed

β€Ž.github/ISSUE_TEMPLATE/bug_report.mdβ€Ž

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ assignees: ''
1717
### Environment
1818

1919
- **Host OS:** Mac Linux Windows
20-
- **Platform:** Docker or Kubernetes
21-
- **Meshery Server Version:** stable-v
22-
- **Meshery Client Version:** stable-v
2320

2421
<!-- Optional
2522
#### To Reproduce
@@ -30,9 +27,8 @@ assignees: ''
3027
-->
3128

3229
---
33-
#### Contributor [Guides](https://docs.meshery.io/project/contributing) and Resources
34-
- πŸ›  [Meshery Build & Release Strategy](https://docs.meshery.io/project/build-and-release)
35-
- πŸ“š [Instructions for contributing to documentation](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow)
36-
- Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs)
30+
#### Contributor Guide and Resources
31+
- πŸ“š [Instructions for contributing to academy-example](https://github.com/layer5io/academy-example/blob/master/CONTRIBUTING.md)
32+
- academy-example documentation [site](https://docs.layer5.io/cloud/academy/) and [source](https://github.com/layer5io/academy-example/)
3733
- 🎨 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)
3834
- πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)

β€Ž.github/ISSUE_TEMPLATE/ci.mdβ€Ž

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ assignees: ''
1818
<!-- Stipulations of functional behavior or non-functional items that must be in-place in order for the issue to be closed. -->
1919

2020
---
21-
#### Contributor [Guides](https://docs.meshery.io/project/contributing) and Resources
22-
- πŸ›  [Meshery Build & Release Strategy](https://docs.meshery.io/project/build-and-release)
21+
#### Contributor Guide and Resources
22+
- πŸ“š [Instructions for contributing to academy-example](https://github.com/layer5io/academy-example/blob/master/CONTRIBUTING.md)
23+
- academy-example documentation [site](https://docs.layer5.io/cloud/academy/) and [source](https://github.com/layer5io/academy-example/)
2324
- 🎨 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)
2425
- πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)

β€Ž.github/ISSUE_TEMPLATE/documentation.mdβ€Ž

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,18 @@
22
name: πŸ“„ Documentation issue
33
about: Issues related to documentation.
44
title: '[Docs]'
5-
labels: 'area/docs, framework/jekyll, language/markdown'
5+
labels: 'area/docs, framework/hugo, language/markdown, help wanted'
66
assignees: ''
77
---
8-
### Current State
8+
#### Current State
99

1010

11-
### Desired State
11+
#### Desired State
1212

1313

1414
---
15-
16-
#### [Contributor Guides](https://docs.meshery.io/project/contributing) and Resources
17-
- πŸ“š [Instructions for contributing to documentation](https://docs.meshery.io/project/contributing/contributing-docs)
18-
- Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs)
19-
- πŸ›  [Meshery Build & Release Strategy](https://docs.meshery.io/project/build-and-release)
15+
#### Contributor Guide and Resources
16+
- πŸ“š [Instructions for contributing to academy-example](https://github.com/layer5io/academy-example/blob/master/CONTRIBUTING.md)
17+
- academy-example documentation [site](https://docs.layer5.io/cloud/academy/) and [source](https://github.com/layer5io/academy-example/)
2018
- 🎨 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)
2119
- πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)

β€Ž.github/ISSUE_TEMPLATE/feature_request.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ assignees: ''
2121
<!-- [Optional] Any visual diagrams of the desired user interface. -->
2222

2323
---
24-
**[Contributor Guide](https://docs.meshery.io/project/contributing)**
24+
**[Contributor Guide](https://github.com/layer5io/academy-example/blob/master/CONTRIBUTING.md)**
2525
- 🎨 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)
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: πŸ™‹πŸΎπŸ™‹πŸΌβ€Question
4-
url: https://github.com/layer5io/meshery/discussions/new
5-
about: Submit your question using GitHub Discussions.
6-
- 🎨 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)
4+
url: https://discuss.layer5.io
5+
about: Submit your question on the discussion forum.

0 commit comments

Comments
Β (0)