example.patch (353B)
1 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md 2 index 2a4c42ea0a4..c94b24e9cb1 100644 3 --- a/CONTRIBUTING.md 4 +++ b/CONTRIBUTING.md 5 @@ -1,5 +1,7 @@ 6 # Contributing to Rust 7 8 +Hello this is a harmless little example patch! 9 + 10 Thank you for your interest in contributing to Rust! 11 12 To get started, read the [Getting Started] guide in the [rustc-dev-guide].