Skip to content

Commit 3139d4e

Browse files
committed
Reference the new documentation readme from the contributing guidelines.
1 parent f383618 commit 3139d4e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,12 @@ If you end up not being able to complete the task, please post another comment s
1212
Issues are also welcome, [failing tests](#writing-tests) are even more welcome.
1313

1414
# Contribution Guidelines
15-
- Try to use feature branches rather than developing on master
16-
- Please include tests covering the change
17-
- The docs are now stored in the repository under the `Docs` folder, please include documentation updates with your PR
15+
- Try to use feature branches rather than developing on master.
16+
- Please include tests covering the change.
17+
- The documentation is stored in the repository under the [`docs`](docs) folder.
18+
Have a look at the [documentation readme file](docs/readme.md) for guidance
19+
on how to improve the documentation and please include documentation updates
20+
with your PR.
1821

1922
# How it works
2023
See [how it works](http://gitversion.readthedocs.org/en/latest/more-info/how-it-works/) in GitVersion's documentation

0 commit comments

Comments
 (0)