diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 18cd57a9a5..6851cf68b5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -5,7 +5,7 @@ about: Tell us about a problem you are experiencing --- **What steps did you take and what happened:** -[A clear and concise description of what the bug is, and what commands you ran.) + **What did you expect to happen:** @@ -25,7 +25,7 @@ Please provide the output of the following commands (Pasting long output into a **Anything else you would like to add:** -[Miscellaneous information that will assist in solving the issue.] + **Environment:** diff --git a/.github/ISSUE_TEMPLATE/feature-enhancement-request.md b/.github/ISSUE_TEMPLATE/feature-enhancement-request.md index 4c85622ddb..bf95fd9863 100644 --- a/.github/ISSUE_TEMPLATE/feature-enhancement-request.md +++ b/.github/ISSUE_TEMPLATE/feature-enhancement-request.md @@ -5,15 +5,15 @@ about: Suggest an idea for this project --- **Describe the problem/challenge you have** -[A description of the current limitation/problem/challenge that you are experiencing.] + **Describe the solution you'd like** -[A clear and concise description of what you want to happen.] + **Anything else you would like to add:** -[Miscellaneous information that will assist in solving the issue.] + **Environment:** diff --git a/pkg/cmd/cli/bug/bug.go b/pkg/cmd/cli/bug/bug.go index c9c613b230..a8237e1c3b 100644 --- a/pkg/cmd/cli/bug/bug.go +++ b/pkg/cmd/cli/bug/bug.go @@ -50,7 +50,7 @@ about: Tell us about a problem you are experiencing --- **What steps did you take and what happened:** -[A clear and concise description of what the bug is, and what commands you ran.) + **What did you expect to happen:** @@ -72,7 +72,7 @@ Please provide the output of the following commands (Pasting long output into a **Anything else you would like to add:** -[Miscellaneous information that will assist in solving the issue.] + **Environment:**