Updated Good First Issues (markdown)

Dale Wijnand 2018-04-11 15:43:01 +01:00
parent 256b6c8c97
commit f6da00230b
1 changed files with 1 additions and 1 deletions

@ -20,7 +20,7 @@ To label an issue as a [good first issue][] is it must be:
To convert an issue (e.g a [help wanted][] issue) so that it's ready for a new contributor do the following: To convert an issue (e.g a [help wanted][] issue) so that it's ready for a new contributor do the following:
1. get familiar with the issue, and some of the associated code/tests/docs 1. get familiar with the issue, and some of the associated code/tests/docs
2. make sure the issue template is followed (steps/problem/explanation/notes) so it's clear what is wrong and/or 2. make sure the [issue template](https://raw.githubusercontent.com/sbt/sbt/1.x/ISSUE_TEMPLATE.md) is followed (steps/problem/explanation/notes) so it's clear what is wrong and/or
what needs to be different what needs to be different
3. make sure the issue is still valid, e.g the bug is reproducable 3. make sure the issue is still valid, e.g the bug is reproducable
4. make sure the purpose/relevance of the issue/change is clear (this helps motivate participation) 4. make sure the purpose/relevance of the issue/change is clear (this helps motivate participation)