We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 316cde6 commit 0855d51Copy full SHA for 0855d51
CONTRIBUTING.md
@@ -8,6 +8,10 @@ You are also welcome to propose code changes in the form of
8
A pull request will usually aim to fix an issue. Consider creating an issue for
9
your change if one doesn't exist already.
10
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
+
15
## Building, testing, and benchmarking
16
17
Building, testing, and benchmarking the containers package is done using `cabal`.
0 commit comments