1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 17:24:46 +00:00

doc adding contributing page in doc

This commit is contained in:
deadc0de6
2020-09-12 15:29:24 +02:00
parent db345c842d
commit 96ff6f3332
2 changed files with 2 additions and 0 deletions

1
docs/contributing.md Normal file
View File

@@ -0,0 +1 @@
see [the dedicated doc](https://github.com/deadc0de6/dotdrop/blob/master/CONTRIBUTING.md)

View File

@@ -14,3 +14,4 @@ nav:
- HowTo: 'howto/index.md' - HowTo: 'howto/index.md'
- Dependencies: 'meta/dependencies.md' - Dependencies: 'meta/dependencies.md'
- People using dotdrop: 'meta/people-using-dotdrop.md' - People using dotdrop: 'meta/people-using-dotdrop.md'
- Contributing: 'contributing.md'