mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-05 07:27:27 +08:00
Add issue templates
This commit is contained in:
@@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
name: Bug 反馈
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: "[BUG]"
|
||||||
|
labels: bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 复现步骤
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## 预期行为
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## 部署方式
|
||||||
|
|
||||||
|
- [ ] cli 部署
|
||||||
|
- [ ] 用户界面部署
|
||||||
|
|
||||||
|
## 浏览器环境
|
||||||
@@ -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