You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE
+10-11Lines changed: 10 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -6,18 +6,9 @@ Please provide a summary of this issue.
6
6
7
7
If you're reporting a bug, please provide a detailed description of the problem.
8
8
9
-
## If You Are Submitting a Feature Request
10
-
11
-
If you're submitting a feature request, please provide as much details on what you'd like to see and 1 or more use cases. The more detail we have, the more quickly and efficiently we can discuss, decide and implement the feature.
12
-
If this is a bug: provide a description of the problem
13
-
14
-
## Everything Else
15
-
16
-
If you're not submitting a bug or feature request, we still want to hear from you! Please feel free to write us and we'd love to have a conversation. As always, constructive conversation and details, where appropriate, are appreciated.
17
-
18
-
# For Bugs: Replication Steps
9
+
### Replication Stps
19
10
20
-
If you're submitting a bug, please provide a detailed list of steps to reproduce it.
11
+
Please provide a detailed list of steps to reproduce it.
21
12
22
13
1. Create a Deis Cluster
23
14
2. Register an app
@@ -29,6 +20,14 @@ Also, please provide a description of the desired result after the tester comple
29
20
2. `kubectl get pod --namespace=abcd` should show 2 pods running
30
21
3. etc...
31
22
23
+
## If You Are Submitting a Feature Request
24
+
25
+
If you're submitting a feature request, please provide as much detail on what you'd like to see and 1 or more use cases. The more detail we have, the more quickly and efficiently we can discuss, decide and implement the feature.
26
+
27
+
## Everything Else
28
+
29
+
If you're not submitting a bug or feature request, we still want to hear from you! Please feel free to write us and we'd love to have a conversation. As always, constructive conversation and details, where appropriate, are appreciated.
30
+
32
31
# Related Issues
33
32
34
33
Do any issues in this repository relate to this one? If so, refer to them here and explain why they relate
0 commit comments