diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 92e6a4a..bf96531 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,7 +11,7 @@ Please answer these questions before submitting a bug report. ### What version of godog are you using? ``` -> godog -version +> godog version ``` ### What version of Go are you using?