diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 000000000..6b0b11f0d --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,41 @@ + + +**Is this a BUG REPORT or FEATURE REQUEST?** (choose one): + + + +**Tendermint version** (use `tendermint version` or `git rev-parse --verify HEAD` if installed from source): + + +**ABCI app** (name for built-in, URL for self-written if it's publicly available): + + +**Merkleeyes version** (use `git rev-parse --verify HEAD`, skip if you don't use it): + + +**Environment**: +- **OS** (e.g. from /etc/os-release): +- **Install tools**: +- **Others**: + + +**What happened**: + + +**What you expected to happen**: + + +**How to reproduce it** (as minimally and precisely as possible): + + +**Anything else do we need to know**: