Issue types¶
Choose the right GitHub issue template before filing.
| Type | When to use |
|---|---|
| Bug | Reproducible defect with version, logs, and steps |
| Feature | New capability with clear user story |
| Documentation | Docs-only fixes (link the page) |
| Question | Use Discussions instead when no code change is needed |
Apply labels: good-first-issue, needs-info, security as appropriate.
See Labels and Good first issues.