Skip to content

Commit d588d0e

Browse files
authored
Merge pull request #1180 from /issues/1175/1
Fixes #1175. Add link in CONTRIBUTING for types of invalid bugs.
2 parents 93662e3 + 7337cfb commit d588d0e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

+7
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ You are welcome to contribute to this project. Here are the guidelines we try to
66
* [Question or Problem](#question-or-problem)
77
* [Filing an Issue](#filing-an-issue)
88
* [Triaging Issues](#triaging-issues)
9+
* [Closing Bugs as Invalid](#closing-bugs-as-invalid)
910
* [Finding an Issue to Work On](#finding-an-issue-to-work-on)
1011
* [Feature Requests](#feature-requests)
1112
* [Submission Guidelines](#submission-guidelines)
@@ -54,6 +55,12 @@ If you're using webcompat.com and something is confusing, broken, or you think i
5455

5556
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.
5657

58+
### Closing Bugs as Invalid
59+
60+
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.
61+
62+
https://github.com/webcompat/webcompat.com/wiki/Invalid-Bugs
63+
5764
## Finding an Issue to Work On
5865

5966
The logic for the issue tracker is this -

0 commit comments

Comments
 (0)