[Pkg-javascript-commits] [node-mocks-http] 101/296: moved contributing guidelines to CONTRIBUTE.md
Thorsten Alteholz
alteholz at moszumanska.debian.org
Mon Feb 8 18:13:25 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 cd7e1a08b2b713f5241b67c74aa49496b08e2c16
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date: Tue Mar 10 12:54:21 2015 +0800
moved contributing guidelines to CONTRIBUTE.md
---
README.md | 19 +------------------
1 file changed, 1 insertion(+), 18 deletions(-)
diff --git a/README.md b/README.md
index 3bfa09a..ca581df 100644
--- a/README.md
+++ b/README.md
@@ -92,25 +92,8 @@ This project doesn't address all features that must be
mocked, but it is a good start. Feel free to send pull requests,
and a member of the team will be timely in merging them.
-After making any changes, please verify your works.
+If you wish to contribute please read our [contributing guidelines](CONTRIBUTING.md).
-Running Tests
----
-
-Install `jshint` globally.
-
-```bash
-npm install -g jshint
-```
-
-Navigate to the project folder and run `npm install` to install the
-project's dependencies.
-
-Then simply run the tests.
-
-```bash
-./run-tests
-```
Release Notes
---
--
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