Made Contribute and CoC links optional

This commit is contained in:
Richard Littauer 2016-06-16 08:42:26 +02:00
parent da3f4240f6
commit 73df5c8ac3

View File

@ -232,15 +232,15 @@ Subsections:
#### Contribute #### Contribute
**Status**: Required. **Status**: Required.
**Requirements:** **Requirements:**
- Link to `CONTRIBUTE.md` file if there is one.
- State where users can ask questions. - State where users can ask questions.
- State whether PRs are accepted. - State whether PRs are accepted.
- List any requirements for contributing; for instance, having a sign-off on commits. - List any requirements for contributing; for instance, having a sign-off on commits.
- Link to Code of Conduct.
**Suggestions:** **Suggestions:**
- Link to `CONTRIBUTE.md` file -- if there is one.
- Be as friendly as possible. - Be as friendly as possible.
- Link to the GitHub issues. - Link to the GitHub issues.
- Link to Code of Conduct. This is often in Contribute, or organization wide, so may not be necessary for each module.
#### License #### License
**Status:** Required. **Status:** Required.