[a meaningful title]
[a short summary of the issue and why it is relevant to this repository]
[environment of where the issue occrs; e.g., operating system version, browser version, and so on]
[ordered list the steps to reproduce the issue]
Example:
- Attempt to get a list of block producers with
cleos system listproducers
- The command errors out with
Error 3110001: Missing Chain API Plugin
[describe what you expect to happen on completing the steps]
[describe what currently happens]
[optional; if you have an idea how to fix the issue]
[if relevant, include a screenshot, log files, anything that helps]
Footer