Skip to content

Commit c36a489

Browse files
Rajkumar Natarajanmark-i-m
authored andcommitted
issue 130 stabilization guide
1 parent 74fd971 commit c36a489

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/stabilization_guide.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ If there wasn't documentation there, it needs to be added.
2222

2323
Places that may need updated documentation:
2424

25-
[The Reference]: This must be updated, in full detail.
26-
[The Book]: This may or may not need updating, depends.
25+
- [The Reference]: This must be updated, in full detail.
26+
- [The Book]: This may or may not need updating, depends.
2727
If you're not sure, please open an issue on this repository
2828
and it can be discussed.
29-
standard library documentation: As needed. Language features
29+
- standard library documentation: As needed. Language features
3030
often don't need this, but if it's a feature that changes
3131
how good examples are written, such as when `?` was added
3232
to the language, updating examples is important.
33-
[Rust by Example]: As needed.
33+
- [Rust by Example]: As needed.
3434

3535
Prepare PRs to update documentations invovling this new feature
3636
for repositories mentioned above.Maintainers of these repositories

0 commit comments

Comments
 (0)