From 6468ec6decb2b754c8538759513359484f497136 Mon Sep 17 00:00:00 2001 From: longyue0521 Date: Wed, 25 Oct 2023 11:05:24 +0800 Subject: [PATCH] docs: add label for issue template Signed-off-by: longyue0521 --- .github/ISSUE_TEMPLATE/00-bug.md | 1 + .github/ISSUE_TEMPLATE/01-feature.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/00-bug.md b/.github/ISSUE_TEMPLATE/00-bug.md index 2038ae8..a9596e0 100644 --- a/.github/ISSUE_TEMPLATE/00-bug.md +++ b/.github/ISSUE_TEMPLATE/00-bug.md @@ -2,6 +2,7 @@ name: Bugs about: config, server, client, or anything else title: "affected/package: " +labels: bug ---