From 317ccef7c8d304e4fa4015baf441f3994f82c0ec Mon Sep 17 00:00:00 2001 From: README Bot <35302948+codetriage-readme-bot@users.noreply.github.com> Date: Mon, 24 Sep 2018 10:34:40 -0500 Subject: [PATCH] Add CodeTriage badge to gollum/gollum (#1291) Adds a badge showing the number of people helping this repo on CodeTriage. --- CONTRIBUTING.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f7e0cb5a..06b78fe0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,12 +19,17 @@ Before submitting an issue, **please carefully look through the following places 1. The [README](https://github.com/gollum/gollum/blob/master/README.md). 1. The project's [wiki](https://github.com/gollum/gollum/wiki). -Lastly, please **consider helping out** by opening a Pull Request! - -Serious bugs can be reported directly to the maintainers using these GPG keys: +Security vulnerabilities can be reported directly to the maintainers using these GPG keys: * [@dometto](https://pgp.mit.edu/pks/lookup?op=vindex&search=0xD637E455CD3E27BF) +Lastly, please **consider helping out** by opening a Pull Request! + +## Triaging Issues [![Open Source Helpers](https://www.codetriage.com/gollum/gollum/badges/users.svg)](https://www.codetriage.com/gollum/gollum) + +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 gollum on CodeTriage](https://www.codetriage.com/gollum/gollum). + + ## Opening a Pull Request Pull Requests fixing bugs, implementing new features, or updating documentation and dependencies are all very welcome! If you would like to help out with the project, you can pick an open issue from the issue tracker. We're more than happy to help you get started! Here's how you can proceed: