diff --git a/.github/ISSUE_TEMPLATE/v1-bug-report.md b/.github/ISSUE_TEMPLATE/v1-bug-report.md index b253666..dc9ea4e 100644 --- a/.github/ISSUE_TEMPLATE/v1-bug-report.md +++ b/.github/ISSUE_TEMPLATE/v1-bug-report.md @@ -7,6 +7,10 @@ assignees: lynncyrin --- +## my urfave/cli version is + +_**( Put the version of urfave/cli that you are using here )**_ + ## Checklist * [ ] Are you running the latest v1 release? The list of releases is [here](https://github.com/urfave/cli/releases). diff --git a/.github/ISSUE_TEMPLATE/v2-bug-report.md b/.github/ISSUE_TEMPLATE/v2-bug-report.md index f238e85..3d52e2f 100644 --- a/.github/ISSUE_TEMPLATE/v2-bug-report.md +++ b/.github/ISSUE_TEMPLATE/v2-bug-report.md @@ -7,6 +7,10 @@ assignees: '' --- +## my urfave/cli version is + +_**( Put the version of urfave/cli that you are using here )**_ + ## Checklist * [ ] Are you running the latest v2 release? The list of releases is [here](https://github.com/urfave/cli/releases).