From a0101e3d9b4c2b2dd6ffeb8f74cac34557c594cd Mon Sep 17 00:00:00 2001 From: Abhijeet Gaurav Date: Mon, 24 Jul 2023 10:59:21 +0000 Subject: [PATCH 1/3] updated figma links in issue template Signed-off-by: Abhijeet Gaurav --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + .github/ISSUE_TEMPLATE/ci.yml | 1 + .github/ISSUE_TEMPLATE/documentation.md | 1 + .github/ISSUE_TEMPLATE/feature_request.md | 1 + .github/ISSUE_TEMPLATE/question.md | 1 + 5 files changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7f206d4..768954a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -28,3 +28,4 @@ Steps to reproduce the behavior: 3. Scroll down to '....' 4. See error --> +- 🎨 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 diff --git a/.github/ISSUE_TEMPLATE/ci.yml b/.github/ISSUE_TEMPLATE/ci.yml index 7e0da20..197e63a 100644 --- a/.github/ISSUE_TEMPLATE/ci.yml +++ b/.github/ISSUE_TEMPLATE/ci.yml @@ -19,3 +19,4 @@ assignees: '' #### Reference: - [Meshery Build & Release Strategy](https://docs.google.com/document/d/11nAxYtz2SUusCYZ0JeNRrOLIxkgmmbUVWz63MBZV2oE/edit#) +- 🎨 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/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 40fbf2f..bf20914 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -14,3 +14,4 @@ assignees: '' - [Meshery documentation site](https://docs.meshery.io/) - [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) +- 🎨 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/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index c1df791..c591c44 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -22,3 +22,4 @@ assignees: '' --- **[Contributor Guide](https://docs.meshery.io/project/contributing)** +- 🎨 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 e137396..3636886 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -3,3 +3,4 @@ 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) From 502c0f6df546aad770e4775315f8f0daf150b09c Mon Sep 17 00:00:00 2001 From: Abhijeet Gaurav <65087356+abhijeetgauravm@users.noreply.github.com> Date: Sat, 19 Aug 2023 21:06:56 +0530 Subject: [PATCH 2/3] Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: Karan Thakur Signed-off-by: Abhijeet Gaurav <65087356+abhijeetgauravm@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 768954a..cd9a183 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -27,5 +27,4 @@ Steps to reproduce the behavior: 2. Click on '....' 3. Scroll down to '....' 4. See error ---> -- 🎨 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 +--> \ No newline at end of file From de7fee5c4b36840646be5560686e258ee7949001 Mon Sep 17 00:00:00 2001 From: Abhijeet Gaurav <65087356+abhijeetgauravm@users.noreply.github.com> Date: Sat, 19 Aug 2023 21:07:14 +0530 Subject: [PATCH 3/3] Update .github/ISSUE_TEMPLATE/ci.yml Co-authored-by: Karan Thakur Signed-off-by: Abhijeet Gaurav <65087356+abhijeetgauravm@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/ci.yml b/.github/ISSUE_TEMPLATE/ci.yml index 197e63a..7e0da20 100644 --- a/.github/ISSUE_TEMPLATE/ci.yml +++ b/.github/ISSUE_TEMPLATE/ci.yml @@ -19,4 +19,3 @@ assignees: '' #### Reference: - [Meshery Build & Release Strategy](https://docs.google.com/document/d/11nAxYtz2SUusCYZ0JeNRrOLIxkgmmbUVWz63MBZV2oE/edit#) -- 🎨 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)