Skip to content

Commit 8ba8192

Browse files
authored
Render RFC templates in book (#585)
* Add RFC template to menu of the book. That way it renders in gitbook, rather than redirecting to github. * Adding zh translation of RFC template to the book as well
1 parent 9d8ba16 commit 8ba8192

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

book/en/toc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Instead edit toc_template.md
5050
* Extras
5151
* [README Template](../../patterns/2-structured/project-setup/templates/README-template.md)
5252
* [CONTRIBUTING Template](../../patterns/2-structured/project-setup/templates/CONTRIBUTING-template.md)
53+
* [RFC Template](../../patterns/2-structured/templates/rfc.md)
5354

5455
## Resources
5556

book/en/toc_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Instead edit toc_template.md
2727
* Extras
2828
* [README Template](../../patterns/2-structured/project-setup/templates/README-template.md)
2929
* [CONTRIBUTING Template](../../patterns/2-structured/project-setup/templates/CONTRIBUTING-template.md)
30+
* [RFC Template](../../patterns/2-structured/templates/rfc.md)
3031

3132
## Resources
3233

book/zh/toc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Instead edit toc_template.md
4747
* 额外
4848
* [README 模板](../../translation/zh/templates/README-template.md)
4949
* [CONTRIBUTING 模板](../../translation/zh/templates/CONTRIBUTING-template.md)
50+
* [RFC 模板](../../translation/zh/templates/rfc.md)
5051

5152
## 资源
5253

book/zh/toc_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Instead edit toc_template.md
2727
* 额外
2828
* [README 模板](../../translation/zh/templates/README-template.md)
2929
* [CONTRIBUTING 模板](../../translation/zh/templates/CONTRIBUTING-template.md)
30+
* [RFC 模板](../../translation/zh/templates/rfc.md)
3031

3132
## 资源
3233

0 commit comments

Comments
 (0)