From e18bf561c22e1e7d37f469aa501725353eb33d2c Mon Sep 17 00:00:00 2001 From: Peter Nied Date: Tue, 2 Nov 2021 22:13:26 +0000 Subject: [PATCH] Add component table template with legend Signed-off-by: Peter Nied --- .github/ISSUE_TEMPLATE/release_template.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/release_template.md b/.github/ISSUE_TEMPLATE/release_template.md index 6a743f1124..63106300ae 100644 --- a/.github/ISSUE_TEMPLATE/release_template.md +++ b/.github/ISSUE_TEMPLATE/release_template.md @@ -54,4 +54,20 @@ __Replace with OpenSearch wide initiatives to improve quality and consistency.__ ### Components -__Replace with links to all component tracking issues.__ \ No newline at end of file +__Replace with links to all component tracking issues.__ + +| Component | On track | Notes | +| --------- | -------- | ----- | +| {COMPONENT_ISSUE_LINK} | {INDICATOR}} | {STATUS} | + +
Legend +

+ +| Symbol | Meaning | +| -------- | ---------- | +| :green_circle: | On track with overall release | +| :yellow_circle: | Missed last milestone | +| :red_circle: | Missed multiple milestones | + +

+