Merge pull request #9435 from cli/add-AC-to-triage-reqs
Add Acceptance Criteria requirement to triage.md for accepted issues
This commit is contained in:
commit
40ccd2ef92
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ triage role. The initial expectation is that the person in the role for the week
|
|||
|
||||
Review and label [open issues missing either the `enhancement`, `bug`, or `docs` label](https://github.com/cli/cli/issues?q=is%3Aopen+is%3Aissue+-label%3Abug%2Cenhancement%2Cdocs+).
|
||||
|
||||
Any issue that is accepted to be done as either an `enhancement`, `bug`, or `docs` requires explicit Acceptance Criteria in a comment on the issue before `needs-triage` label is removed.
|
||||
|
||||
To be considered triaged, `enhancement` issues require at least one of the following additional labels:
|
||||
|
||||
- `core`: reserved for the core CLI team
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue