From 57a0dabb4d4ca47224a7d30a9f5e9e55b85d1546 Mon Sep 17 00:00:00 2001 From: panxiaojun233 <43985911+panxiaojun233@users.noreply.github.com> Date: Tue, 28 Feb 2023 18:04:52 +0800 Subject: [PATCH] Optimize the bug report document (#3187) --- .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 5c2cb13c2..9401165e9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -16,6 +16,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 '...'