issue 130 stabilization guide

This commit is contained in:
Rajkumar Natarajan 2019-01-17 14:09:41 -05:00 committed by Who? Me?!
parent 88d58318b2
commit 0a8334d73f
1 changed files with 4 additions and 4 deletions

View File

@ -22,15 +22,15 @@ If there wasn't documentation there, it needs to be added.
Places that may need updated documentation: Places that may need updated documentation:
[The Reference]: This must be updated, in full detail. - [The Reference]: This must be updated, in full detail.
[The Book]: This may or may not need updating, depends. - [The Book]: This may or may not need updating, depends.
If you're not sure, please open an issue on this repository If you're not sure, please open an issue on this repository
and it can be discussed. and it can be discussed.
standard library documentation: As needed. Language features - standard library documentation: As needed. Language features
often don't need this, but if it's a feature that changes often don't need this, but if it's a feature that changes
how good examples are written, such as when `?` was added how good examples are written, such as when `?` was added
to the language, updating examples is important. to the language, updating examples is important.
[Rust by Example]: As needed. - [Rust by Example]: As needed.
Prepare PRs to update documentations invovling this new feature Prepare PRs to update documentations invovling this new feature
for repositories mentioned above.Maintainers of these repositories for repositories mentioned above.Maintainers of these repositories