Skip to content

Commit ba92bf9

Browse files
authored
Create ISSUE_TEMPLATE.md
1 parent 328480c commit ba92bf9

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
**I'm submitting a ...** (check one with "x")
2+
```
3+
[] bug report => search github for a similar issue or PR before submitting
4+
[] feature request
5+
[] support request
6+
[] general question
7+
```
8+
9+
**Current behavior (how does the issue manifest):**
10+
11+
**Expected behavior:**
12+
13+
**Minimal steps to reproduce the problem (not required if feature enhancement):**
14+
15+
**What is the motivation / use case for changing the behavior?**
16+
17+
**Please tell us about your environment (Operating system, docker version, browser & verison if webui, etc):**
18+
19+
**Flogo version (CLI & contrib/lib. If unknown, leave empty or state unknown):** 0.X.X
20+
21+
**Additional information you deem important (e.g. issue happens only occasionally):**

0 commit comments

Comments
 (0)