From 1550bc384a74d92808f47fec16fc65c7c00b840d Mon Sep 17 00:00:00 2001 From: tuoping <80671886+tuoping@users.noreply.github.com> Date: Fri, 9 Apr 2021 08:45:07 +0800 Subject: [PATCH 1/3] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 4 ++-- .github/ISSUE_TEMPLATE/feature-request.md | 2 +- .github/ISSUE_TEMPLATE/parameters.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 5e115bf029..a56dd16a9c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -12,9 +12,9 @@ assignees: '' -**Deepmd-kit Version, Python Version, Tensorflow Version, GCC Version and Cuda Version.** +**AS DETAILED AS POSSIBLE.** - + diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 00e939342c..ec57b4605e 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -3,7 +3,7 @@ name: Feature request about: Suggest an idea for this project. If this doesn’t work right, [choose a different type]( https://github.com/deepmodeling/deepmd-kit/issues/new/choose) title: "[Feature Request] _Replace with Title_" -labels: new feature +labels: '' assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/parameters.md b/.github/ISSUE_TEMPLATE/parameters.md index c11849380e..1a9c5dbcaa 100644 --- a/.github/ISSUE_TEMPLATE/parameters.md +++ b/.github/ISSUE_TEMPLATE/parameters.md @@ -3,7 +3,7 @@ name: Parameters about: Make a suggestion for a change of input parameters or a new output to deepmd-kit. If this doesn’t work right, [choose a different type]( https://github.com/deepmodeling/deepmd-kit/issues/new/choose). title: "[Parameters] _Replace With Suitable Title_" -labels: document, enhancement +labels: enhancement assignees: '' --- From 95a80571d14a3e7add4299426b80fa83a6553319 Mon Sep 17 00:00:00 2001 From: tuoping <80671886+tuoping@users.noreply.github.com> Date: Fri, 9 Apr 2021 09:08:21 +0800 Subject: [PATCH 2/3] Update issue templates --- .github/ISSUE_TEMPLATE/feature-request.md | 2 +- .github/ISSUE_TEMPLATE/parameters.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index ec57b4605e..d099345615 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -3,7 +3,7 @@ name: Feature request about: Suggest an idea for this project. If this doesn’t work right, [choose a different type]( https://github.com/deepmodeling/deepmd-kit/issues/new/choose) title: "[Feature Request] _Replace with Title_" -labels: '' +labels: enhancement assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/parameters.md b/.github/ISSUE_TEMPLATE/parameters.md index 1a9c5dbcaa..ff9188f06e 100644 --- a/.github/ISSUE_TEMPLATE/parameters.md +++ b/.github/ISSUE_TEMPLATE/parameters.md @@ -3,7 +3,7 @@ name: Parameters about: Make a suggestion for a change of input parameters or a new output to deepmd-kit. If this doesn’t work right, [choose a different type]( https://github.com/deepmodeling/deepmd-kit/issues/new/choose). title: "[Parameters] _Replace With Suitable Title_" -labels: enhancement +labels: documentation, enhancement assignees: '' --- From 5c764165e83031089ce053fdef4b68adadeacc25 Mon Sep 17 00:00:00 2001 From: tuoping <80671886+tuoping@users.noreply.github.com> Date: Fri, 9 Apr 2021 15:27:51 +0800 Subject: [PATCH 3/3] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index a56dd16a9c..3b6d0b60d7 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -12,7 +12,7 @@ assignees: '' -**AS DETAILED AS POSSIBLE.** +**Deepmd-kit version, installation way, input file, running commands, error log, etc.**