Skip to content

Commit 2a66af9

Browse files
committedAug 23, 2024·
Add license and RFC template
1 parent f674a2a commit 2a66af9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed
 

‎README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
22
TODO:
3-
- Script to add GitHub stars badge for repo link automatically
4-
- Auto generate/update translated version of edits (VS Code plugin + ChatGPT?)
3+
- VS Code markdown plugin to add GitHub stars badge for repo link automatically
4+
- Auto generate/update translated version of edits (VS Code plugin + ChatGPT?)
55
-->
66

77
# Awesome Documentation [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![Lint](https://github.com/pengqun/awesome-documentation/actions/workflows/action.yml/badge.svg)](https://github.com/pengqun/awesome-documentation/actions/workflows/action.yml)
@@ -212,7 +212,7 @@ README files are a staple of any code project. They provide the first introducti
212212
- [CONTRIBUTING template](https://gitlab.com/tgdp/templates/-/blob/main/contributing-guide/template-contributing-guide.md) - Open-source template provided by The Good Docs Project.
213213
- [Code Of Conduct template](https://gitlab.com/tgdp/templates/-/tree/main/code-of-conduct) - Open-source template provided by The Good Docs Project.
214214
- [Style guide template](https://gitlab.com/tgdp/templates/-/blob/main/style-guide/template-style-guide.md) - Open-source template provided by The Good Docs Project.
215-
- License
215+
- [License templates](https://github.com/licenses/license-templates) - Templates for open source and other licenses.
216216

217217
#### Language-specific
218218

@@ -276,7 +276,8 @@ README files are a staple of any code project. They provide the first introducti
276276
- [PRD: Product Requirements Doc templates](https://www.notion.so/templates/category/product-requirements-doc) - A bunch of PRD templates from Notion, both free and paid.
277277
- [Product Templates: Product Requirements Document (PRD)](https://productschool.com/blog/product-strategy/product-template-requirements-document-prd) - Free PRD Templates from Product School.
278278
- [PRD templates for product managers](https://www.aha.io/roadmapping/guide/requirements-management/what-is-a-good-product-requirements-document-template) - PRD templated from Aha! software.
279-
- RFC (Request for Comment)
279+
- Request for Comment (RFC)
280+
- [Request for Comment template](https://gitlab.com/tgdp/request-for-comment/-/blob/main/rfc-template.md) - Open-source template provided by The Good Docs Project.
280281

281282
## General Tools
282283

0 commit comments

Comments
 (0)
Please sign in to comment.