From 7debfa757004d65c5fb88c51a5dcd9c43c2c18c9 Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Thu, 15 Nov 2018 12:08:35 +0000 Subject: [PATCH] Ask for target EVM version in issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c3caf86e3306..dd4d0b410a29 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,6 +21,7 @@ about: Bug reports about the Solidity Compiler. ## Environment - Compiler version: +- Target EVM version (as per compiler settings): - Framework/IDE (e.g. Truffle or Remix): - EVM execution environment / backend / blockchain client: - Operating system: