If you're using (or want to use) bayes-hdc, here are the right channels
depending on what you need:
| I need to… | Use |
|---|---|
| Ask a how-to question about the library | GitHub Discussions → Q&A |
| Share a use case or show off a project | GitHub Discussions → Show and tell |
| Propose an idea / feature | GitHub Discussions → Ideas, or a feature-request issue if you're ready to scope it |
| Report a reproducible bug | Bug-report issue |
| Report a security vulnerability | See SECURITY.md — do not open a public issue |
| Cite the library in a paper | CITATION.cff at the repo root (BibTeX via GitHub's "Cite this repository" button) |
| Reproduce the benchmark numbers | make bench locally or make docker-bench for the containerised run |
| Read the design rationale | DESIGN.md |
Typical response times:
- Security reports — acknowledgement within 72 hours.
- Bug reports with reproductions — within 7 days.
- Feature requests / discussion posts — best-effort; expect a week or two.
If a response is taking longer than you expected, feel free to ping the thread politely — it's not rude, it's genuinely helpful.
Contributions are welcome. Please read CONTRIBUTING.md
for development setup, code style, testing expectations, and release
process. All interactions are governed by the
Contributor Covenant.