Skip to content

Commit

Permalink
docs: add gitter room text and link (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
george-haddad authored and adampash committed Jan 31, 2019
1 parent 380196b commit 2845a1b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ of contribution and appreciate your help.
Here are a few examples of what we consider a contribution:

- Updates to source code
- Answering questions and chatting with the community in the [Gitter](https://gitter.im/postlight/mercury) room
- Filing, organizing, and commenting on issues in the [issue tracker](https://github.com/postlight/mercury-parser/issues)
- Teaching others how to use Mercury
- Community building and outreach
Expand All @@ -55,7 +56,7 @@ and filling out the template.

If you find a security bug in Mercury, send an email with a descriptive subject line
to [[email protected]](mailto:[email protected]). If you think
you’ve found a serious vulnerability, please do not file a public issue.
you’ve found a serious vulnerability, please do not file a public issue or share in the Mercury Gitter room.

Your report will go to Mercury's core development team. You will receive
acknowledgement of the report in 24-48 hours, and our next steps should be to
Expand Down Expand Up @@ -219,6 +220,7 @@ Some useful places to look for information are:

- The main [README](./README.md) for this repository.
- The Mercury Custom Parser [README](./src/extractors/custom/README.md).
- The postlight/mercury room on [Gitter](https://gitter.im/postlight/mercury)
- The Mercury Parser API [repository](https://github.com/postlight/mercury-parser-api).

_Adapted from [Contributing to Node.js](https://github.com/nodejs/node/blob/master/CONTRIBUTING.md)
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ Licensed under either of the below, at your preference:

## Contributing

For details on how to contribute to Mercury, including how to write a custom content extractor for any site, see [CONTRIBUTING.md](https://github.com/postlight/mercury-parser/blob/master/CONTRIBUTING.md)

Unless it is explicitly stated otherwise, any contribution intentionally submitted for inclusion in the work, as defined in the Apache-2.0 license, shall be dual licensed as above without any additional terms or conditions.

## Contributors
Expand Down

0 comments on commit 2845a1b

Please sign in to comment.