Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 942 Bytes

File metadata and controls

26 lines (19 loc) · 942 Bytes

Support

Where To Go

Need Where
Usage question or design discussion GitHub Discussions
Reproducible bug GitHub Issues — use the Bug Report template
Feature or API proposal GitHub Issues — use the Feature Request template
Suspected vulnerability SECURITY.md — never a public issue
How to contribute a change CONTRIBUTING.md

Before Opening An Issue

Search existing issues first, then check the API documentation (cargo doc --open) and the notes in docs/.

A good report includes the crate version or commit, the output of rustc --version, a minimal reproduction, the expected and actual behavior, and the commands you ran.

Response Expectations

This project is maintained on a best-effort basis. Issues with a minimal reproduction get looked at first. There is no service-level agreement for non-security reports.