mirror of
https://gitee.com/ByteDance/flowgram.ai.git
synced 2025-07-07 17:43:29 +08:00
feat: add issue template (#110)
This commit is contained in:
parent
325e6408f1
commit
e4ce96f32f
19
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
19
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
name: Bug Report
|
||||
about: Report Bug
|
||||
title: "[Bug] "
|
||||
labels: [bug]
|
||||
---
|
||||
|
||||
## 🙋 SDK Version
|
||||
Please input version of SDK.
|
||||
|
||||
## 📌 Layout
|
||||
Free layout or Fixed layout?
|
||||
|
||||
## 💻 Environment
|
||||
- Operation System: (e.g. Windows 11 / macOs 14.3)
|
||||
- Node.js:
|
||||
- Other:
|
||||
|
||||
## 📝 Question Description
|
||||
19
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
19
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
name: Question Report
|
||||
about: Report Question
|
||||
title: "[Question] "
|
||||
labels: [question]
|
||||
---
|
||||
|
||||
## 🙋 SDK Version
|
||||
Please input version of SDK.
|
||||
|
||||
## 📌 Layout
|
||||
Free layout or Fixed layout?
|
||||
|
||||
## 💻 Environment
|
||||
- Operation System: (e.g. Windows 11 / macOs 14.3)
|
||||
- Node.js:
|
||||
- Other:
|
||||
|
||||
## 📝 Question Description
|
||||
Loading…
x
Reference in New Issue
Block a user