We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f0ca7 commit 490d072Copy full SHA for 490d072
CONTRIBUTING.md
@@ -13,9 +13,13 @@ anything to help you contribute.
13
14
We are always looking out for lessons to learn from high-quality Rust libraries.
15
If you spot an aspect of some crate's API that you think other crates could
16
-benefit from, please [file an issue] to let us know.
+benefit from, please [open a discussion] to let us know.
17
18
-[file an issue]: https://github.com/rust-lang/api-guidelines/issues/new
+If you'd like to propose a specific amendment to an existing guideline you can
19
+also [open an issue].
20
+
21
+[open a discussion]: https://github.com/rust-lang/api-guidelines/discussions/new
22
+[open an issue]: https://github.com/rust-lang/api-guidelines/issues/new
23
24
## Writing content for the guidelines
25
0 commit comments