Skip to content

Commit 0855d51

Browse files
authored
Point newcomers to low-hanging-fruit (#1150)
1 parent 316cde6 commit 0855d51

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ You are also welcome to propose code changes in the form of
88
A pull request will usually aim to fix an issue. Consider creating an issue for
99
your change if one doesn't exist already.
1010

11+
If you would like to contribute but are not sure where to start, we suggest
12+
picking up one of the issues marked as
13+
https://github.com/haskell/containers/labels/low-hanging-fruit.
14+
1115
## Building, testing, and benchmarking
1216

1317
Building, testing, and benchmarking the containers package is done using `cabal`.

0 commit comments

Comments
 (0)