diff --git a/README.md b/README.md index 5d9a40d5..9cccbe93 100644 --- a/README.md +++ b/README.md @@ -276,7 +276,7 @@ And to test both the PhantomJS and Node.js environments together, simply run: gulp test -### Contributing +### Contributing [![Open Source Helpers](https://www.codetriage.com/paperjs/paper.js/badges/users.svg)](https://www.codetriage.com/paperjs/paper.js) The main Paper.js source tree is hosted on GitHub, thus you should create a fork of the repository in which you perform development. See @@ -290,6 +290,8 @@ You need to sign the Paper.js CLA to be able to contribute (see below). Also, in your first contribution, add yourself to the end of `AUTHORS.md` (which of course is optional). +In addition to contributing code you can also triage issues which may include reproducing bug reports or asking for vital information, such as version numbers or reproduction instructions. If you would like to start triaging issues, one easy way to get started is to [subscribe to paper.js on CodeTriage](https://www.codetriage.com/paperjs/paper.js). + **Get the source (for contributing):** If you want to contribute to the project you will have to [make a