From a450a2f0e96052a80f60c9412998404667264067 Mon Sep 17 00:00:00 2001 From: mrproliu <741550557@qq.com> Date: Wed, 3 Apr 2024 02:34:38 +0000 Subject: [PATCH] Adding go agent into bug report template (#12067) --- .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 02e6d7edf5..8bc3d83d2c 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)" + - "Go Agent (apache/skywalking-go)" - "PHP (apache/skywalking-php)" - "Rust (apache/skywalking-rust)" - "Satellite (apache/skywalking-satellite)"