From ca7a0f51e9b0a8f4b141350539cf967ab388af30 Mon Sep 17 00:00:00 2001 From: Kent Dong Date: Thu, 4 Sep 2025 22:31:33 +0800 Subject: [PATCH] chore: Add log and config obtaining methods to the issue template (#2873) --- .github/ISSUE_TEMPLATE/non--crash-security--bug.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/non--crash-security--bug.md b/.github/ISSUE_TEMPLATE/non--crash-security--bug.md index c4f6a364a..dcf83bea5 100644 --- a/.github/ISSUE_TEMPLATE/non--crash-security--bug.md +++ b/.github/ISSUE_TEMPLATE/non--crash-security--bug.md @@ -35,9 +35,15 @@ Just paste your stack trace here! ### Ⅴ. Anything else we need to know? +> It is recommended to provided Higress runtime logs and configurations for us to investigate your issue, especially for controller and gateway components. +> +> Please checkout following documents on how to obtain these data. +> - https://higress.cn/docs/latest/ops/how-tos/view-logs/ +> - https://higress.cn/docs/latest/ops/how-tos/view-configs/ + ### Ⅵ. Environment: - Higress version: -- OS : -- Others: +- OS: +- Others: