diff --git a/ISSUE_LIFECYCLE.md b/ISSUE_LIFECYCLE.md index e205210c80..0be3af4c12 100644 --- a/ISSUE_LIFECYCLE.md +++ b/ISSUE_LIFECYCLE.md @@ -20,9 +20,9 @@ lifecycle.) `bug`: The implementation of a feature is not correct. - `enhancement`: An enhancement, tackling technical debt, documentation changes, or improving existing features. In cases - where the enhancement requires an [Enhancement Proposal](/docs/proposals/README.md), the additional - label `enhancement-proposal` will be added. + `enhancement`: An enhancement, tackling technical debt, documentation changes, or improving existing features. + + `enhancement-proposal`: Enhancements that require an [Enhancement Proposal](/docs/proposals/README.md). `question`: The owner converts the issue to a github discussion and engages the creator.