From b8fe3a168db2c4e6b450d9826090047e5feeb1ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Mon, 14 Feb 2022 10:54:16 +0800 Subject: [PATCH] Add rust repo into issue template (#8542) --- .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 f1141c060c..666c9840b7 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -61,6 +61,7 @@ body: - "NodeJS Client Side Agent (apache/skywalking-client-js)" - "Nginx Lua Agent (apache/skywalking-nginx-lua)" - "Kong Agent (apache/skywalking-kong)" + - "Rust (apache/skywalking-rust)" - "Satellite (apache/skywalking-satellite)" - "CLI (apache/skywalking-cli)" - "Helm Chart (apache/skywalking-kubernetes)"