mirror of
https://github.com/romanz/electrs.git
synced 2025-02-25 15:20:36 +01:00
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
1.2 KiB
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:
- Configure and start electrs
- Connect with electrum client XYZ
- Wait
- 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.