mirror of https://github.com/rwf2/Rocket.git
865 B
865 B
name | about | title | labels | assignees |
---|---|---|---|---|
Bug Report | Report behavior that deviates from specification or expectation | triage |
Description
A clear and concise description of what the bug is. This should include links to documentation that is contradicted or an explanation of why the present functionality doesn't match your expectation.
To Reproduce
How to reproduce the bug. A fully working code example (main.rs
+ Cargo.toml
) is preferred.
Expected Behavior
A clear and concise description of what you expected to happen.
Environment:
- OS Distribution and Kernel: [e.g. Arch Linux 4.16.13, macOS 11.2.1]
- Rocket Version: [e.g. 0.4.12, master@abf996b]
Additional Context
Add any other context about the problem here, for example, how you uncovered the bug or if you have ideas about what/where Rocket is going wrong.