From 7cb92c3657c614cfbf1644e4a72c30cd90a91ef7 Mon Sep 17 00:00:00 2001 From: Sudhanshu Dasgupta Date: Fri, 20 Sep 2024 10:41:02 +0000 Subject: [PATCH] add sistent issue template Signed-off-by: Sudhanshu Dasgupta --- .github/ISSUE_TEMPLATE/sistent_feature.md | 29 +++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/sistent_feature.md diff --git a/.github/ISSUE_TEMPLATE/sistent_feature.md b/.github/ISSUE_TEMPLATE/sistent_feature.md new file mode 100644 index 000000000000..52444c480226 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/sistent_feature.md @@ -0,0 +1,29 @@ +--- +name: πŸš€ Enhancement in Sistent Project +about: Propose a new feature, suggest a component, or report an issue for Sistent. +title: '[Sistent]' +labels: 'project/sistent, kind/enhancement' +assignees: '' +--- +### Current Behavior + + +### Desired Behavior + + +### Screenshots / Mockups + + +### Implementation + + +--- +

Contributor Resources and Handbook

+ +The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master). +- 🎨 See [Sistent Repository](https://github.com/layer5io/sistent). +- πŸ“š See [contributing instructions](https://github.com/layer5io/layer5/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) +- πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io). + +Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer).