Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.83 KB

File metadata and controls

33 lines (25 loc) · 1.83 KB

Getting help

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.mddo 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

Response-time expectations

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.

Contributing

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.