openethereum/.github/ISSUE_TEMPLATE.md
s3krit 62b73a6460
Remove references to parity-ethereum (#11525)
* update all the changelogs

* update only github URLs in README.md

* sed magic

find . -type f -exec sed -i 's_paritytech/parity-ethereum_OpenEthereum/open-ethereum_g' {} \;
2020-03-01 23:40:59 +01:00

800 B

Before filing a new issue, please provide the following information.

If you think that your issue is an exploitable security vulnerability, please mail your bugreport to security@parity.io instead; your submission might be eligible for our Bug Bounty. You can find mode info on the reporting process in SECURITY.md

  • Parity Ethereum version: 0.0.0
  • Operating system: Windows / MacOS / Linux
  • Installation: homebrew / one-line installer / built from source
  • Fully synchronized: no / yes
  • Network: ethereum / ropsten / goerli / ...
  • Restarted: no / yes

Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.