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 fb9bab5 commit 35066eaCopy full SHA for 35066ea
{{cookiecutter.project_name}}/docs/changelog.md
@@ -0,0 +1,5 @@
1
+# Changelog
2
+
3
+```{include} ../CHANGELOG.md
4
5
+```
{{cookiecutter.project_name}}/docs/contributing.md
@@ -1,9 +1,7 @@
# Contributing
```{include} ../CONTRIBUTING.md
----
-end-before: <!-- github-only -->
6
7
```
8
9
[code of conduct]: codeofconduct
{{cookiecutter.project_name}}/docs/index.md
@@ -19,5 +19,5 @@ reference
19
contributing
20
Code of Conduct <codeofconduct>
21
License <license>
22
-Changelog <https://github.com/{{cookiecutter.github_user}}/{{cookiecutter.project_name}}/releases>
+Changelog <changelog>
23
0 commit comments