File tree 2 files changed +12
-2
lines changed
2 files changed +12
-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
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and other crates in the Rust ecosystem.
7
7
8
8
[ Read them here] ( https://rust-lang.github.io/api-guidelines ) .
9
9
10
+ ## Join the discussion
11
+
12
+ See the [ Discussions] ( https://github.com/rust-lang/api-guidelines/discussions )
13
+ tab for proposing new API guidelines, asking questions about how to apply them,
14
+ and for proposing new ones.
15
+
10
16
## License
11
17
12
18
This project is licensed under either of [ Apache License, Version
You can’t perform that action at this time.
0 commit comments