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 1789514 commit 3305501Copy full SHA for 3305501
src/SUMMARY.md
@@ -53,7 +53,8 @@
53
- [Walkthrough: a typical contribution](./walkthrough.md)
54
- [Implementing new language features](./implementing_new_features.md)
55
- [Stability attributes](./stability.md)
56
-- [Stabilizing Features](./stabilization_guide.md)
+- [Stabilizing language features](./stabilization_guide.md)
57
+ - [Stabilization report template](./stabilization_report_template.md)
58
- [Feature Gates](./feature-gates.md)
59
- [Coding conventions](./conventions.md)
60
- [Procedures for breaking changes](./bug-fix-procedure.md)
0 commit comments