From d82bd717afb9f5e18ec782b4e800b4297e066017 Mon Sep 17 00:00:00 2001 From: gsalzer Date: Mon, 16 Jan 2023 02:42:28 +0000 Subject: [PATCH] Update of bug template (#1725) Fix: info about how to obtain Mythril version --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 5c9c55a2..e634a46c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -60,7 +60,7 @@ If applicable, add screenshots to help explain your problem. Please modify for your setup -- Mythril version: output from `myth --version` or `pip show mythril` +- Mythril version: output from `myth version` or `pip show mythril` - Solidity compiler and version: `solc --version` - Python version: `python -V` - OS and Version: [e.g. Mac OS High Sierra]