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 14335e0 commit 814f2dcCopy full SHA for 814f2dc
{{cookiecutter.project_name}}/docs/codeofconduct.md
@@ -1,3 +1,4 @@
1
```{include} ../CODE_OF_CONDUCT.md
2
+:start-after: Contributor Covenant Code of Conduct
3
4
```
{{cookiecutter.project_name}}/docs/contributing.md
@@ -2,7 +2,7 @@
```{include} ../CONTRIBUTING.md
---
5
-start-after: # Contributing to {{cookiecutter.package_name}}
+start-after: # Contributing to {{cookiecutter.project_name}}
6
end-before: <!-- github-only -->
7
8
0 commit comments