forked from mirrors/gecko-dev
This is step 1 to make the docs here better, as discussed. Another followup will come in a day or two to update the text/links of the docs to refer to this and the latest version of repack-rust. Differential Revision: https://phabricator.services.mozilla.com/D99128
12 lines
353 B
Diff
12 lines
353 B
Diff
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
|
|
index 2a4c42ea0a4..c94b24e9cb1 100644
|
|
--- a/CONTRIBUTING.md
|
|
+++ b/CONTRIBUTING.md
|
|
@@ -1,5 +1,7 @@
|
|
# Contributing to Rust
|
|
|
|
+Hello this is a harmless little example patch!
|
|
+
|
|
Thank you for your interest in contributing to Rust!
|
|
|
|
To get started, read the [Getting Started] guide in the [rustc-dev-guide].
|