Skip to content

Commit 23bebaf

Browse files
committed
Minor wording change
1 parent e84b10e commit 23bebaf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ Here is a collection of other tips:
4848

4949
Interested in helping out, but not sure where to start?
5050

51-
We keep track of which GHC errors are being worked on, and which still require documentation,
52-
using a bunch of issues:
51+
We keep track of which GHC errors are being worked on and which still require documentation.
5352

5453
- [All error codes that still need documenting are collected here](https://github.com/haskellfoundation/error-message-index/issues/307). This issue contains links to individual issues for every error, allowing the list to be updated as PRs are merged. These individual issues for every error may also contain helpful links to test cases, suggestions on examples, and useful metadata to a contributor.
5554
- There is also an (incomplete) list of issues tagged `good first issue`; these are errors which are especially good for newer contributors to document (no incredibly esoteric type-level errors that are hard to understand, let alone describe!): https://github.com/haskellfoundation/error-message-index/labels/good%20first%20issue

0 commit comments

Comments
 (0)