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 784f90e commit ef25866Copy full SHA for ef25866
src/SUMMARY.md
@@ -50,7 +50,8 @@
50
- [Walkthrough: a typical contribution](./walkthrough.md)
51
- [Implementing new language features](./implementing_new_features.md)
52
- [Stability attributes](./stability.md)
53
-- [Stabilizing Features](./stabilization_guide.md)
+- [Stabilizing language features](./stabilization_guide.md)
54
+ - [Stabilization report template](./stabilization_report_template.md)
55
- [Feature Gates](./feature-gates.md)
56
- [Coding conventions](./conventions.md)
57
- [Procedures for Breaking Changes](./bug-fix-procedure.md)
0 commit comments