diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 000000000..b09cb13a3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,20 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +--- + +## 版本号 +TODO + +## 什么问题 +TODO + +## 如何复现此问题 +TODO + +## 系统环境(操作系统/浏览器) +TODO diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md new file mode 100644 index 000000000..1c50810c9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue-template.md @@ -0,0 +1,20 @@ +--- +name: issue-template +about: No About +title: '' +labels: '' +assignees: '' + +--- + +## 版本号 +TODO + +## 什么问题 +TODO + +## 如何复现此问题 +TODO + +## 系统环境(操作系统/浏览器) +TODO