Skip to content

Commit 0a80db5

Browse files
authored
Merge pull request #8541 from NixOS/contributing-good-first-issues
CONTRIBUTING.md: add link to "good first issues"
2 parents 8f6255b + 966e5dc commit 0a80db5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ We appreciate your support.
55

66
Reading and following these guidelines will help us make the contribution process easy and effective for everyone involved.
77

8-
98
## Report a bug
109

1110
1. Check on the [GitHub issue tracker](https://github.com/NixOS/nix/issues) if your bug was already reported.
@@ -30,6 +29,8 @@ Check out the [security policy](https://github.com/NixOS/nix/security/policy).
3029
You can use [labels](https://github.com/NixOS/nix/labels) to filter for relevant topics.
3130

3231
2. Search for related issues that cover what you're going to work on. It could help to mention there that you will work on the issue.
32+
33+
Issues labeled ["good first issue"](https://github.com/NixOS/nix/labels/good-first-issue) should be relatively easy to fix and are likely to get merged quickly.
3334
Pull requests addressing issues labeled ["idea approved"](https://github.com/NixOS/nix/labels/idea%20approved) are especially welcomed by maintainers and will receive prioritised review.
3435

3536
3. Check the [Nix reference manual](https://nixos.org/manual/nix/unstable/contributing/hacking.html) for information on building Nix and running its tests.

0 commit comments

Comments
 (0)