diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 7105544e9..f9f6747ec 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -61,8 +61,8 @@ body: value: | - Operating system: - Appium server version (output of `appium --version`): - - Appium driver(s) and their version(s): - - Appium plugin(s) and their version(s): + - Appium driver(s) and their version(s) (`appium driver list`): + - Appium plugin(s) and their version(s) (`appium plugin list`): - Node.js version (output of `node --version`): - `npm` version (output of `npm --version`): - Last component(s) version which did _not_ exhibit the problem: