Issue guidelines
Use issues for bugs, questions, and feature requests.
Bug report
Include the following:
- What happened.
- What you expected to happen.
- Minimal reproduction steps.
- Environment details (OS, Python version, Qubex version).
- Stack trace/logs/screenshots if available.
Question
Include the following:
- The exact question.
- What you already checked.
- Related code snippets, links, or error messages.
Feature request
Include the following:
- The problem you want to solve.
- Proposed API or behavior.
- Alternatives considered.
- Expected impact on users and compatibility.
Before opening
- Search existing issues to avoid duplicates.
- Prefer a minimal reproducible example.
- Keep one topic per issue.