From 43abd506595442c49097537b81b7cd4bf7c82763 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 23 Sep 2016 10:41:58 +0100 Subject: [PATCH] Issue #1175. Add link in CONTRIBUTING for types of invalid bugs. --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b1d4470ff..e73abe1bc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,7 @@ You are welcome to contribute to this project. Here are the guidelines we try to * [Question or Problem](#question-or-problem) * [Filing an Issue](#filing-an-issue) * [Triaging Issues](#triaging-issues) + * [Closing Bugs as Invalid](#closing-bugs-as-invalid) * [Finding an Issue to Work On](#finding-an-issue-to-work-on) * [Feature Requests](#feature-requests) * [Submission Guidelines](#submission-guidelines) @@ -54,6 +55,12 @@ If you're using webcompat.com and something is confusing, broken, or you think i One way to contribute is to triage issues. This could be as simple as confirming a bug, or as complicated as debugging errors and providing fixes. A tiny bit of effort in someone else's issue can go a long way. +### Closing Bugs as Invalid + +The wiki contains a [list of reasons why bugs might be closed as invalid](https://github.com/webcompat/webcompat.com/wiki/Invalid-Bugs). When in doubt, ask questions in the bug. + +https://github.com/webcompat/webcompat.com/wiki/Invalid-Bugs + ## Finding an Issue to Work On The logic for the issue tracker is this -