1
0
Fork 0
mirror of https://github.com/romanz/electrs.git synced 2025-02-25 15:20:36 +01:00
electrs/.github/ISSUE_TEMPLATE/bug.md
Martin Habovstiak 723028aafc Added issue templates
This adds four GitHub issue templates with these properties:

* Nudge people to read the docs
* Nudge inexperienced people to use automation
* Nudge people to provide important information (env, logs...)
* Assign myself (Kixunil) in case of build and config issues
2020-11-24 16:02:01 +01:00

1.2 KiB

name about title labels assignees
Bug report Generic bug report Bug: bug

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Configure and start electrs
  2. Connect with electrum client XYZ
  3. Wait
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Configuration

electrs.toml
type error message here

Environment variables: ELECTRS_X=Y;... Arguments: --foo

System running electrs

  • Deployment method: manual/native OS package/Docker
  • OS name and version (name of distribution and version in case of Linux)

Electrum client Client name (if not upstream desktop Electrum) and version:

Additional context Add any other context about the problem here.