From 36d3fb1fe0fd6c6d04add6d91faf8c0f8890f2c4 Mon Sep 17 00:00:00 2001 From: kezhenxu94 Date: Tue, 9 Nov 2021 08:21:44 +0800 Subject: [PATCH] Add showcase repo to issue template (#8092) --- .github/ISSUE_TEMPLATE/bug-report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index cac35cc08a..f1141c060c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -69,6 +69,7 @@ body: - "Infra E2E (apache/skywalking-infra-e2e)" - "BanyanDB (apache/skywalking-banyandb)" - "Agent Test Tool (apache/skywalking-agent-test-tool)" + - "Showcase (apache/skywalking-showcase)" validations: required: true