File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -235,9 +235,15 @@ we can add it to the list.
235235How 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
242248License
243249==================================
You can’t perform that action at this time.
0 commit comments