Merge pull request #2102 from thelounge/help-wanted

Back to help wanted label
This commit is contained in:
Jérémie Astori 2018-02-23 19:14:44 -05:00 committed by GitHub
commit b9ca43d529
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ your contributions.
- Make sure to discuss your ideas with the community in an
[issue](https://github.com/thelounge/thelounge/issues) or on the IRC channel.
- Take a look at the open issues labeled as [`up for grabs`](https://github.com/thelounge/thelounge/issues?q=is%3Aopen%20is%3Aissue%20label%3A%22up%20for%20grabs%22)
- Take a look at the open issues labeled as [`help wanted`](https://github.com/thelounge/thelounge/labels/help%20wanted)
if you want to help without having a specific idea in mind.
- Make sure that your PRs do not contain unnecessary commits or merge commits.
[Squash commits](https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History)