Skip to content

Commit 0820d0c

Browse files
author
Edward Thomson
committed
README: improve contributing paragraph
1 parent 69d1197 commit 0820d0c

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,15 @@ we can add it to the list.
235235
How Can I Contribute?
236236
==================================
237237

238-
Check the [contribution guidelines](CONTRIBUTING.md) to understand our
239-
workflow, the libgit2 [coding conventions](CONVENTIONS.md), and our list of
240-
[good starting projects](PROJECTS.md).
238+
We welcome new contributors! We have a number of issues marked as
239+
["up for grabs"](https://github.com/libgit2/libgit2/issues?q=is%3Aissue+is%3Aopen+label%3A%22up+for+grabs%22)
240+
and
241+
["easy fix"](https://github.com/libgit2/libgit2/issues?utf8=✓&q=is%3Aissue+is%3Aopen+label%3A%22easy+fix%22)
242+
that are good places to jump in and get started. There's much more detailed
243+
information in our list of [outstanding projects](PROJECTS.md).
244+
245+
Please be sure to check the [contribution guidelines](CONTRIBUTING.md) to
246+
understand our workflow, and the libgit2 [coding conventions](CONVENTIONS.md).
241247

242248
License
243249
==================================

0 commit comments

Comments
 (0)