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:
Tyler McGoffin 2024-08-07 14:55:19 -07:00 committed by GitHub
commit 40ccd2ef92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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