mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-05-06 20:32:55 +08:00
Add issue templates
This commit is contained in:
23
.github/ISSUE_TEMPLATE/bug-反馈.md
vendored
Normal file
23
.github/ISSUE_TEMPLATE/bug-反馈.md
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
name: Bug 反馈
|
||||
about: Create a report to help us improve
|
||||
title: "[BUG]"
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## 复现步骤
|
||||
|
||||
|
||||
|
||||
## 预期行为
|
||||
|
||||
|
||||
|
||||
## 部署方式
|
||||
|
||||
- [ ] cli 部署
|
||||
- [ ] 用户界面部署
|
||||
|
||||
## 浏览器环境
|
||||
16
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Suggest an idea for this project
|
||||
title: "[Feature]"
|
||||
labels: enhancement, good first issue
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## 请描述您的 Feature
|
||||
|
||||
## 描述您想要的解决方案
|
||||
|
||||
## 描述您考虑过的替代方案
|
||||
|
||||
## 附加上下文
|
||||
Reference in New Issue
Block a user