Skip to content

Commit bc78300

Browse files
authored
Update issue templates
1 parent a066347 commit bc78300

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: 'Issue: Bug report'
3+
about: Create a bug report to help us eliminate issues and improve deepmd-kit. If
4+
this doesn’t look right, [choose a different type](https://github.com/deepmodeling/deepmd-kit/issues/new/choose).
5+
title: "[BUG] _Replace With Suitable Title_"
6+
labels: bug
7+
assignees: ''
8+
9+
---
10+
11+
**Summary**
12+
13+
<!--Please provide a clear and concise description of what the bug is.-->
14+
15+
**Deepmd-kit Version, Python Version, Tensorflow Version, GCC Version and Cuda Version.**
16+
17+
<!--Please specify precisely which Deepmd-kit version this issue was detected with on what build environment, (Python Version and GCC Version are in the first and second line of Python command line interface respectively. And check the Deepmd-kit Version with command line "print(deepmd.__version__)"). -->
18+
19+
<!--If necessary, specify what platform you are running on. -->
20+
21+
**Steps to Reproduce**
22+
23+
<!--Describe the steps required to (quickly) reproduce the issue. You can attach (small) files to the section below or add URLs where to download an archive with all necessary files. Please try to create an input set that is as minimal and small as possible and reproduces the bug as quickly as possible. **NOTE:** the less effort and time it takes to reproduce your reported bug, the more likely it becomes, that somebody will look into it and fix the problem.-->
24+
25+
**Further Information, Files, and Links**
26+
27+
<!--Put any additional information here, attach relevant text or image files and URLs to external sites, e.g. relevant publications-->

0 commit comments

Comments
 (0)