Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 1349bb9

Browse files
committed
Added documentation contribution guidelines
1 parent ea78e31 commit 1349bb9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,15 @@ to upgrade and/or update in order to protect their applications.
3434

3535
For sensitive email communications, please use [our PGP key](http://framework.zend.com/zf-security-pgp-key.asc).
3636

37+
## Documentation
38+
39+
Documentation is in [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown/),
40+
and rendered using [bookdown](http://bookdown.io). Please read and follow the [general documentation
41+
guidelines](https://github.com/zendframework/documentation/blob/master/CONTRIBUTING.md) when
42+
providing documentation.
43+
44+
All new features **must** include documentation before they may be accepted and merged.
45+
3746
## RUNNING TESTS
3847

3948
To run tests:

0 commit comments

Comments
 (0)