From 207f46c40bba0b6f9f42ffbcdd4e554fff5d3cf8 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Sat, 30 Nov 2019 13:16:47 -0800 Subject: [PATCH] Add CodeTriage message back to CONTRIBUTING.md --- .github/CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 497be69..9d4c94e 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -2,6 +2,11 @@ Contributions are welcome. I accept pull requests on [GitHub][]. +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 ramsey/uuid on CodeTriage](https://codetriage.com/ramsey/uuid). + This project adheres to a [Contributor Code of Conduct][]. By participating in this project and its community, you are expected to uphold this code.