Skip to content

Commit 8e1524c

Browse files
author
Janneke van der Zwaan
committed
Fix headings
1 parent 00e036b commit 8e1524c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

{{cookiecutter.project_slug}}/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Coding style conventions and code quality
9191
* `Relevant section in the guide <https://guide.esciencecenter.nl/best_practices/language_guides/python.html#coding-style-conventions>`_
9292

9393
CHANGELOG.rst
94-
------------
94+
-------------
9595

9696
* Document changes to your software package
9797
* `Relevant section in the guide <https://guide.esciencecenter.nl/software/releases.html#changelogmd>`_
@@ -105,13 +105,13 @@ CITATION.cff
105105
* `Relevant section in the guide <https://guide.esciencecenter.nl/software/documentation.html#citation-file>`_
106106

107107
CODE_OF_CONDUCT.rst
108-
------------------
108+
-------------------
109109

110110
* Information about how to behave professionally
111111
* `Relevant section in the guide <https://guide.esciencecenter.nl/software/documentation.html#code-of-conduct>`_
112112

113113
CONTRIBUTING.rst
114-
---------------
114+
----------------
115115

116116
* Information about how to contribute to this software package
117117
* `Relevant section in the guide <https://guide.esciencecenter.nl/software/documentation.html#contribution-guidelines>`_

0 commit comments

Comments
 (0)