Skip to content

Commit 10a5aa5

Browse files
authored
Create ci.md
1 parent b95f3f5 commit 10a5aa5

File tree

1 file changed

+26
-0
lines changed
  • .github/ISSUE_TEMPLATE

1 file changed

+26
-0
lines changed

.github/ISSUE_TEMPLATE/ci.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: 🛠 Continuous Integration / DevOps
3+
about: Improve or update workflows or other automation
4+
title: '[CI]'
5+
labels: 'area/ci'
6+
assignees: ''
7+
---
8+
#### Current Behavior
9+
<!-- A brief description of what the problem is. (e.g. I need to be able to...) -->
10+
11+
#### Desired Behavior
12+
<!-- A brief description of what you expected to happen. -->
13+
14+
#### Implementation
15+
<!-- Specifics on the approach to fulfilling the feature request. -->
16+
17+
#### Acceptance Tests
18+
<!-- Stipulations of functional behavior or non-functional items that must be in-place in order for the issue to be closed. -->
19+
20+
---
21+
#### Contributor [Guides](https://docs.meshery.io/project/contributing) and Resources
22+
- 🛠 [Meshery Build & Release Strategy](https://docs.meshery.io/project/build-and-release)
23+
- 📚 [Instructions for contributing to documentation](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow)
24+
- Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs)
25+
- 🎨 Wireframes and designs for Meshery UI in [Figma](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI)
26+
- 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)

0 commit comments

Comments
 (0)