Skip to content

Commit

Permalink
Added a link to the current open issues with tags 'good first issue' …
Browse files Browse the repository at this point in the history
…to the beginning of CONTRIBUTING.md to help new contributors find a way to get started. (#4960)
  • Loading branch information
PointOfNilReturn authored and tobiasdiez committed May 10, 2019
1 parent 9b903ab commit 751c5b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
After reading through this guide, check out some good first issues to contribute to by clicking here: [Good First Issues](https://github.com/JabRef/jabref/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)

## Understanding the basics
We welcome contributions to JabRef and encourage to create a fork, clone, **create a new branch** (such as `fix-for-issue-121`), **work on the new branch — not master**, and create a pull request.
Be sure to create a **separate branch** for each improvement you implement.
Expand Down

0 comments on commit 751c5b5

Please sign in to comment.