From e90b7ce46f240c2ebc329a1e9778090cfff6d7c7 Mon Sep 17 00:00:00 2001 From: rocky Date: Mon, 20 Aug 2018 06:01:38 -0400 Subject: [PATCH] Merge OS and OS-version fields --- .github/ISSUE_TEMPLATE/bug-report.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index aa33c0e9..67f14f27 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -56,8 +56,7 @@ Please modify for your setup - Mythril version: output from `myth --version` or `pip show mythril` - Solidity compiler and version: `solc --version` - Python version: `python -V` -- OS: [e.g. iOS] -- OS Version [e.g. 22] +- OS and Version: [e.g. Mac OS High Sierra] ## Additional Environment or Context