Issue label update (#9292)
This commit is contained in:
parent
ca39cb26d4
commit
2b0f45bb71
10
ISSUES.md
10
ISSUES.md
|
|
@ -9,16 +9,16 @@ This is something that needs additional clarification from the author.
|
|||
Note: issues with this label are automatically marked stale if there is no activity for 7 days,
|
||||
and then closed automatically if there is no response from the author within 7 days after that.
|
||||
|
||||
### `needs minimal repro`
|
||||
### `needs repro`
|
||||
|
||||
Minimal repros are helpful for a lot of issues (not only for bugs).
|
||||
Repros are helpful for a lot of issues (not only for bugs).
|
||||
|
||||
They allow the maintainers (and others) to much better understand exactly what the
|
||||
issue author is trying to do, and what they expect to happen.
|
||||
|
||||
Ideally minimal repros should be posted to a github repository,
|
||||
and should include a `README.md` that explains exactly how to build and run the repro,
|
||||
and what the output of the repro is, and what you expect (or would like) the output of
|
||||
Ideally repros should be minimal, should be posted to a github repository,
|
||||
and should include a `README.md` which explains exactly how to build and run the repro,
|
||||
what the output of the repro is, and what you expect (or would like) the output of
|
||||
the repro to be.
|
||||
|
||||
Note: issues with this label are automatically marked stale if there is no activity for 30 days,
|
||||
|
|
|
|||
Loading…
Reference in New Issue