doc: Update issue templates

This commit is contained in:
Eric Zhao 2023-03-29 09:44:01 +08:00 committed by LearningGp
parent 4bd333f1de
commit cc6923f078
2 changed files with 65 additions and 0 deletions

38
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,38 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG] "
labels: ''
assignees: ''
---
<!-- Here is for bug reports ONLY!
If you're looking for help, please check our mail list and the Gitter room.
Please try to use English to describe your issue, or at least provide a snippet of English translation.
Security problem: 如果您发现 Sentinel 项目中存在安全问题,请通过 [ASRCAlibaba Security Response Center 阿里安全响应中心)](https://security.alibaba.com/) 告知我们,请不要直接提公开 issue.
-->
## Issue Description
Type: *bug report*
### Describe what happened
### Describe what you expected to happen
### How to reproduce it (as minimally and precisely as possible)
1.
2.
3.
### Tell us your environment
### Anything else we need to know?

View File

@ -0,0 +1,27 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
<!-- Here is for bug reports and feature requests ONLY!
If you're looking for help, please check our mail list and the Gitter room.
Please try to use English to describe your issue, or at least provide a snippet of English translation.
-->
## Issue Description
Type: *feature request*
### Describe what feature you want
### Describe your initial design (if present)
### Additional context
Add any other context or screenshots about the feature request here.