Skip to content

Commit c7f4469

Browse files
committed
Update issue template to include go/platform version
1 parent 5d8cb06 commit c7f4469

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,10 @@
88
Provide detailed information about this issue, including:
99
* Which specific command was run (Example: `ecs-cli up --capability-iam --size 2 --launch-type EC2`
1010
* Which version of the CLI you are using (Run: `ecs-cli --version`)
11+
* Which version of Go are you using? (Run: `go version`)
12+
* What platform are you using to run ECS CLI commands?
1113
-->
1214

13-
<!-- Not required for feature requests -->
14-
### Expected Behavior
15-
16-
### Observed Behavior
17-
<!-- Please include the CLI output -->
18-
1915
### Config files
2016
<!--
2117
For `compose` or `compose service` commands
@@ -25,3 +21,11 @@ If you are not comfortable posting your files here, please let us know and we ca
2521
* docker-compose.yml
2622

2723
* ecs-params.yml
24+
25+
* ~/.ecs/config
26+
27+
<!-- Not required for feature requests -->
28+
### Expected Behavior
29+
30+
### Observed Behavior
31+
<!-- Please include the CLI output -->

0 commit comments

Comments
 (0)