aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2018-11-15 20:18:40 +0800
committerGitHub <noreply@github.com>2018-11-15 20:18:40 +0800
commit460c58fbd194fef5add699405238d3ed302a003f (patch)
treea2eaada288dff65515883726147e57d828809c51
parent9db76403bb378e3b36bde8b42794ad6da0262ec9 (diff)
parent7debfa757004d65c5fb88c51a5dcd9c43c2c18c9 (diff)
downloaddexon-solidity-460c58fbd194fef5add699405238d3ed302a003f.tar.gz
dexon-solidity-460c58fbd194fef5add699405238d3ed302a003f.tar.zst
dexon-solidity-460c58fbd194fef5add699405238d3ed302a003f.zip
Merge pull request #5441 from ethereum/github-vm-version
Ask for target EVM version in issue template
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index c3caf86e..dd4d0b41 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: