[Pkg-javascript-commits] [node-mocks-http] 136/296: added `contact us` section to CONTRIBUTING.md
Thorsten Alteholz
alteholz at moszumanska.debian.org
Mon Feb 8 18:13:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
alteholz pushed a commit to branch master
in repository node-mocks-http.
commit c3dfaf14a7768596a19ec9ad1f786ebd19a85fd0
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date: Sun Mar 22 07:37:31 2015 +0800
added `contact us` section to CONTRIBUTING.md
---
CONTRIBUTING.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0257876..33d9c61 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -8,6 +8,7 @@ Contributions are always welcome, no matter how large or small. Here are the gui
- [Submission Guidelines](#submit)
- [Coding Rules](#rules)
- [Running Test Suite](#tests)
+ - [Contact Us](#contact)
## <a name="coc"></a> Code of Conduct
We want to keep our project open and inclusive. We ask that before you
@@ -155,10 +156,17 @@ Then simply run the tests.
./run-tests
```
+## <a name="contact"></a> Contact Us
+[![Gitter chat](https://badges.gitter.im/howardabrams/node-mocks-http.png)](https://gitter.im/howardabrams/node-mocks-http)
+
+If you have any other questions or comments about **node-mocks-http** that do not fall under the category of [issues](#issue), [bugs](#issue), or [feature requests](#feature), feel free to join us on our [Gitter channel][gitter].
+
+
[repo]: https://github.com/howardabrams/node-mocks-http
[issues]: https://github.com/howardabrams/node-mocks-http/issues
[issues-archive]: https://github.com/howardabrams/node-mocks-http/issues?q=is%3Aissue
[pulls]: https://github.com/howardabrams/node-mocks-http/pulls
[pulls-archive]: https://github.com/howardabrams/node-mocks-http/pulls?q=is%3Apr
+[gitter]: https://gitter.im/howardabrams/node-mocks-http
[jsfiddle]: http://jsfiddle.net/
[plunker]: http://plnkr.co/edit
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git
More information about the Pkg-javascript-commits
mailing list