Mining/.github/ISSUE_TEMPLATE/bug_report.md
snider d1417a1a3c docs: Add community files and improve onboarding
- Add CODE_OF_CONDUCT.md at repository root
- Add CONTRIBUTORS.md to recognize contributors
- Add GitHub issue templates (bug report, feature request)
- Add GitHub pull request template
- Add Docker quickstart to README (fastest path to try)
- Update Contributing section with links to guidelines

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 10:43:52 +00:00

805 B

name about title labels assignees
Bug Report Report a bug to help us improve [BUG] bug

Description

A clear and concise description of what the bug is.

Steps to Reproduce

  1. Go to '...'
  2. Click on '...'
  3. Run command '...'
  4. See error

Expected Behavior

What you expected to happen.

Actual Behavior

What actually happened.

Environment

  • OS: [e.g., Ubuntu 22.04, Windows 11, macOS 14]
  • Go Version: [e.g., 1.24.0]
  • Mining Platform Version: [e.g., v1.0.0]
  • Miner Software: [e.g., XMRig 6.21.0]
  • Hardware: [e.g., AMD Ryzen 9, NVIDIA RTX 4090]

Logs

Paste relevant log output here

Screenshots

If applicable, add screenshots to help explain your problem.

Additional Context

Add any other context about the problem here.