mirror of https://github.com/sbt/sbt.git
Updated Good First Issues (markdown)
parent
256b6c8c97
commit
f6da00230b
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue