From 73df5c8ac3cd87b329bce3dec4dc44f312c77651 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Thu, 16 Jun 2016 08:42:26 +0200 Subject: [PATCH] Made Contribute and CoC links optional --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b33161d..131c9d8 100644 --- a/README.md +++ b/README.md @@ -232,15 +232,15 @@ Subsections: #### Contribute **Status**: Required. **Requirements:** -- Link to `CONTRIBUTE.md` file if there is one. - State where users can ask questions. - State whether PRs are accepted. - List any requirements for contributing; for instance, having a sign-off on commits. -- Link to Code of Conduct. **Suggestions:** +- Link to `CONTRIBUTE.md` file -- if there is one. - Be as friendly as possible. - 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 **Status:** Required.