From d0d03e0e36f97a9edada8c62fd746a8ab9a88def Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Wed, 29 Mar 2023 09:55:35 +0800 Subject: [PATCH] Delete BUG_REPORT.md --- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 42 ---------------------------- 1 file changed, 42 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/BUG_REPORT.md diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md deleted file mode 100644 index d19025847..000000000 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ /dev/null @@ -1,42 +0,0 @@ -**If you are reporting *any* crash or *any* potential security issue, *do not* -open an issue in this repo. Please report the issue via [ASRC](https://security.alibaba.com/)(Alibaba Security Response Center) where the issue will be triaged appropriately.** - - ---- -name: Bug Report -about: If you would like to report an issue to Higress, please use this template. - - ---- - -- [ ] I have searched the [issues](https://github.com/alibaba/higress/issues) of this repository and believe that this is not a duplicate. - -### Ⅰ. Issue Description - - -### Ⅱ. Describe what happened - - If there is an exception, please attach the exception trace: - -``` -Just paste your stack trace here! -``` - - -### Ⅲ. Describe what you expected to happen - - -### Ⅳ. How to reproduce it (as minimally and precisely as possible) - -1. xxx -2. xxx -3. xxx - -### Ⅴ. Anything else we need to know? - - -### Ⅵ. Environment: - -- Higress version: -- OS : -- Others: