diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a5fe23ea1..0d56ed80b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,3 +13,8 @@ If you really want to open a new issue: * If you think you found a bug please **provide a simple example** (e.g. on [jsbin](jsbin.com)) that demonstrates the problem. * If you want to propose a feature-request please **describe what you are looking for in detail**, ideally providing a screenshot, drawing or something similar. * **Close the issue later**, when the issue is no longer needed. + +### Triaging issues [![Open Source Helpers](https://www.codetriage.com/almende/vis/badges/users.svg)](https://www.codetriage.com/almende/vis) + +You can 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 vis on CodeTriage](https://www.codetriage.com/almende/vis). + diff --git a/README.md b/README.md index a82cc230c..25bdc0995 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,10 @@ The vis.js library was initially developed by [Almende B.V](http://almende.com). [![Percentage of issues still open](http://isitmaintained.com/badge/open/almende/vis.svg)](http://isitmaintained.com/project/almende/vis "Percentage of issues still open") [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/almende/vis.svg)](http://isitmaintained.com/project/almende/vis "Average time to resolve an issue") [![Pending Pull-Requests](http://githubbadges.herokuapp.com/almende/vis/pulls.svg)](https://github.com/almende/vis/pulls) +[![Open Source Helpers](https://www.codetriage.com/almende/vis/badges/users.svg)](https://www.codetriage.com/almende/vis) [![Test Coverage](https://codeclimate.com/github/almende/vis/badges/coverage.svg)](https://codeclimate.com/github/almende/vis/coverage) -[![Code Climate](https://codeclimate.com/github/almende/vis/badges/gpa.svg)](https://codeclimate.com/github/almende/vis) +[![Code Climate](https://codeclimate.com/github/almende/vis/badges/gpa.svg)](https://codeclimate.com/github/almende/vis) ## Install