Skip to content

Commit e1a7ae2

Browse files
author
Aaron Schlesinger
committed
fix(.github/ISSUE_TEMPLATE): move replication steps section to under the bug section
1 parent c5a5a6d commit e1a7ae2

1 file changed

Lines changed: 10 additions & 11 deletions

File tree

.github/ISSUE_TEMPLATE

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,9 @@ Please provide a summary of this issue.
66

77
If you're reporting a bug, please provide a detailed description of the problem.
88

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
1910

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.
2112

2213
1. Create a Deis Cluster
2314
2. Register an app
@@ -29,6 +20,14 @@ Also, please provide a description of the desired result after the tester comple
2920
2. `kubectl get pod --namespace=abcd` should show 2 pods running
3021
3. etc...
3122

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+
3231
# Related Issues
3332

3433
Do any issues in this repository relate to this one? If so, refer to them here and explain why they relate

0 commit comments

Comments
 (0)