We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34700c1 commit 2a79ed0Copy full SHA for 2a79ed0
CONTRIBUTING.md
@@ -50,6 +50,9 @@ is a bug or not, feel free to file a bug anyway.
50
**If you believe reporting your bug publicly represents a security risk to Rust users,
51
please follow our [instructions for reporting security vulnerabilities](https://www.rust-lang.org/policies/security)**.
52
53
+If you're using the nightly channel, please check if the bug exists in the
54
+latest toolchain before filing your bug. It might be fixed already.
55
+
56
If you have the chance, before reporting a bug, please [search existing
57
issues](https://github.com/rust-lang/rust/search?q=&type=Issues&utf8=%E2%9C%93),
58
as it's possible that someone else has already reported your error. This doesn't
0 commit comments