From 6ead76d553c226a27a4e2b35d8e84c3a878f4fd7 Mon Sep 17 00:00:00 2001 From: panxiaojun233 <43985911+panxiaojun233@users.noreply.github.com> Date: Tue, 28 Feb 2023 15:00:30 +0800 Subject: [PATCH] Optimize the bug report document (#3185) --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f5c644550..34f249df9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,6 +17,9 @@ eg. Nacos Discovery, Sentinel **Describe the bug** A clear and concise description of what the bug is. +**Simplest demo** +The URL of the simplest demo to reproduce the problem. + **To Reproduce** Steps to reproduce the behavior: 1. Go to '...'