From 748d53925aff50211ee48e3d7ff9baba8e7669fb Mon Sep 17 00:00:00 2001 From: likefallwind Date: Wed, 22 Dec 2021 16:08:21 +0800 Subject: [PATCH 1/2] Update issue templates a test of issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 80c0ef7a13..cc44af2e3b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -25,3 +25,5 @@ assignees: '' **Further Information, Files, and Links** + +test From a4fefa55ef8ebe3fb9c20591f82ee44fe1b88c13 Mon Sep 17 00:00:00 2001 From: likefallwind Date: Wed, 22 Dec 2021 16:29:11 +0800 Subject: [PATCH 2/2] Update issue templates Some change of issue templates : report bug --- .github/ISSUE_TEMPLATE/bug-report.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index cc44af2e3b..2e1a28803a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -8,22 +8,20 @@ assignees: '' --- -**Summary** +## Summary -**Deepmd-kit version, installation way, input file, running commands, error log, etc.** +### 1. Deepmd-kit version, installation way, input file, running commands, error log, etc.(Required) -**Steps to Reproduce** +### 2. Steps to Reproduce(Required) -**Further Information, Files, and Links** +### 3. Further Information, Files, and Links - -test