From abf316a066ed19e2f6c1a38c7faaa594de7287c4 Mon Sep 17 00:00:00 2001 From: N-R-K <79544946+N-R-K@users.noreply.github.com> Date: Wed, 3 Nov 2021 11:28:12 +0600 Subject: add links to labels in CONTRIBUTING (#154) --- CONTRIBUTING.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cbefcd4..2406167 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,4 +25,13 @@ If your contribution is not suitable for general use, it will not be included in For changes that are very much up to preference, such as changing values in config.h, please do not open a pull request unless you have an objective explanation. -See the [open issues](https://github.com/nsxiv/nsxiv/issues) to find something to work on. +See the [open issues](https://github.com/nsxiv/nsxiv/issues) to find something +to work on. You can also filter the issues via label: + +* [Good first issue](https://github.com/nsxiv/nsxiv/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22): + (Easy) Issues which do not require much if any experience. +* [Up for grabs](https://github.com/nsxiv/nsxiv/issues?q=is%3Aissue+is%3Aopen+label%3A%22up+for+grabs%22): + (Intermediate) Issues which are free for anyone who wants to pick it up. + Might require some experience. +* [Help wanted](https://github.com/nsxiv/nsxiv/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22): + (Intermediate/Experienced) Issues where we require some help. -- cgit v1.2.3-54-g00ecf