Skip to content

Commit 178bc28

Browse files
committed
Add a new Community documentation section
This section is the home for documents on how to contribute and maintain the project. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent b17d17d commit 178bc28

File tree

30 files changed

+42
-0
lines changed

30 files changed

+42
-0
lines changed

cookiecutter/{{cookiecutter.github_repo_name}}/docs/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
* [API Reference](reference/)
77
{%- endif %}
88
* [Contributing](CONTRIBUTING.md)
9+
* [Community](community/)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
--8<-- "CONTRIBUTING.md"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
--8<-- "DEVELOPMENT.md"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
--8<-- "MAINTAINERS.md"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* [Contributing Guide](CONTRIBUTING.md)
2+
* [Development Guide](DEVELOPMENT.md)
3+
* [Maintainers' Guide](MAINTAINERS.md)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
* [Home](index.md)
22
* [API Reference](reference/)
33
* [Contributing](CONTRIBUTING.md)
4+
* [Community](community/)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
--8<-- "CONTRIBUTING.md"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
--8<-- "DEVELOPMENT.md"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
--8<-- "MAINTAINERS.md"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* [Contributing Guide](CONTRIBUTING.md)
2+
* [Development Guide](DEVELOPMENT.md)
3+
* [Maintainers' Guide](MAINTAINERS.md)

0 commit comments

Comments
 (0)