From 36909be1df0c75cb49cb8222d15b1353324df381 Mon Sep 17 00:00:00 2001 From: piexlmax Date: Wed, 8 Sep 2021 17:03:22 +0800 Subject: [PATCH] =?UTF-8?q?issue=E6=8F=90=E4=BE=9B=E8=A1=A8=E5=8D=95?= =?UTF-8?q?=E7=BB=93=E6=9E=84=20=E4=BF=AE=E5=A4=8D=E4=BA=86person=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E7=9A=84=E8=B7=B3=E8=BD=ACbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE.md | 70 ----------------------------- .github/ISSUE_TEMPLATE/bug.ymal | 53 ++++++++++++++++++++++ .github/ISSUE_TEMPLATE/feature.ymal | 20 +++++++++ web/src/view/person/person.vue | 8 ++-- 4 files changed, 77 insertions(+), 74 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/ISSUE_TEMPLATE/bug.ymal create mode 100644 .github/ISSUE_TEMPLATE/feature.ymal diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 63137d83..00000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,70 +0,0 @@ ---- -name: issues模板 -about: 请严格按照要求进行提交issues! 如果未能按照要求,我们将会close您的issues,敬请谅解! ---- - - -### 1. 您使用的是哪个版本的`Go`和系统类型/架构 ? - - - -### 2. 您使用的是哪个版本的 `Nodejs` 和 `npm` 或 `cnpm` ? - - - - - - - -### 3. 您使用的是哪个版本的 `gin-vue-admin` ? - - - - - -### 4. 可以在master版本中复现此问题吗 ? - - - -### 5. 您做了什么 ? - - - - - -### 6. 您期望看到什么 ? - - - -### 7. 您看到了什么 ? - - - -### 8. 错误堆栈或者SQL打印 \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/bug.ymal b/.github/ISSUE_TEMPLATE/bug.ymal new file mode 100644 index 00000000..ac2fcd35 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.ymal @@ -0,0 +1,53 @@ +name: 🐛 Bug report +description: Report a bug to help us improve Gin-Vue-Admin +title: "[Bug]: " +labels: [bug] +assignees: + - piexlmax + - songzhibin97 + - SliverHorn +body: +- type: input + attributes: + label: gin-vue-admin 版本 + description: 请输入您当前使用的项目版本? + placeholder: 2.4.5Beta + validations: + required: true +- type: input + attributes: + label: Node 版本 + description: 请输入您当前使用的NODE版本? + placeholder: v14.16.0 + validations: + required: true +- type: input + attributes: + label: Golang 版本 + description: 请输入您当前使用的GOLANG版本? + placeholder: go 1.16 + validations: + required: true +- type: dropdown + attributes: + label: 是否依旧存在 + description: 是否可以在master分支复现此bug? + options: + - 可以 + - 不可以 + - 未测试 + validations: + required: true +- type: textarea + attributes: + label: bug描述 + description: 请简要描述bug以及复现过程. + placeholder: | + 1. 首先... + 2. 然后... + validations: + required: true +- type: textarea + attributes: + label: 修改建议 + description: 您有好的建议或者修改方案可以提供给我们。 diff --git a/.github/ISSUE_TEMPLATE/feature.ymal b/.github/ISSUE_TEMPLATE/feature.ymal new file mode 100644 index 00000000..3ce0b0f9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature.ymal @@ -0,0 +1,20 @@ +name: 🚀 Feature request +description: Suggest an idea for Gin-Vue-Admin +title: "[Feature]: " +labels: [feature, ] +assignees: + - piexlmax +body: +- type: textarea + attributes: + label: 功能描述以及必要性描述 + description: 您觉得此新功能会为框架带来什么便利. + placeholder: | + 1. 首先... + 2. 然后... + validations: + required: true +- type: textarea + attributes: + label: 建议和方案 + description: 您有好的建议或者修改方案可以提供给我们。 diff --git a/web/src/view/person/person.vue b/web/src/view/person/person.vue index e567ea6e..336cc6de 100644 --- a/web/src/view/person/person.vue +++ b/web/src/view/person/person.vue @@ -46,28 +46,28 @@

密保手机

已绑定手机:1245678910 - 立即修改 + 立即修改

  • 密保邮箱

    已绑定邮箱:gin-vue-admin@google.com.cn - 立即修改 + 立即修改

  • 密保问题

    未设置密保问题 - 去设置 + 去设置

  • 修改密码

    修改个人密码 - 修改密码 + 修改密码