Skip to content

Commit f56e4af

Browse files
committed
Auto merge of #68688 - jbr:remind-bug-reporters-to-update-if-on-nightly, r=Centril
[docs] remind bug reporters to update nightly Hi and thanks for rust! Today I reported a bug in nightly that was already fixed, so I thought other potential bug reporters might appreciate a reminder to update before reporting. I wasn't sure if this would apply for other channels as well.
2 parents cdd41ea + 2a79ed0 commit f56e4af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

+3
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ is a bug or not, feel free to file a bug anyway.
5050
**If you believe reporting your bug publicly represents a security risk to Rust users,
5151
please follow our [instructions for reporting security vulnerabilities](https://www.rust-lang.org/policies/security)**.
5252

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+
5356
If you have the chance, before reporting a bug, please [search existing
5457
issues](https://github.com/rust-lang/rust/search?q=&type=Issues&utf8=%E2%9C%93),
5558
as it's possible that someone else has already reported your error. This doesn't

0 commit comments

Comments
 (0)