File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,13 @@ anything to help you contribute.
13
13
14
14
We are always looking out for lessons to learn from high-quality Rust libraries.
15
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.
16
+ benefit from, please [ open a discussion ] to let us know.
17
17
18
- [ file an issue ] : https://github.com/rust-lang/api-guidelines/issues/new
18
+ 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
19
23
20
24
## Writing content for the guidelines
21
25
You can’t perform that action at this time.
0 commit comments