You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug-report.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ body:
9
9
attributes:
10
10
label: Bug summary
11
11
description: Please provide a clear and concise description of what the bug is.
12
-
placeholder:
12
+
placeholder:
13
13
value:
14
14
validations:
15
15
required: true
@@ -45,7 +45,7 @@ body:
45
45
attributes:
46
46
label: Input Files, Running Commands, Error Log, etc.
47
47
description: "Please provide necessary information including input file, running commands, error log , etc., AS DETAILED AS POSSIBLE to help locate and reproduce your problem. WARNING: Do not use image to show error log! Paste texts in a code block instead."
48
-
placeholder:
48
+
placeholder:
49
49
value:
50
50
validations:
51
51
required: true
@@ -54,7 +54,7 @@ body:
54
54
attributes:
55
55
label: Steps to Reproduce
56
56
description: "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."
57
-
placeholder:
57
+
placeholder:
58
58
value:
59
59
validations:
60
60
required: true
@@ -63,7 +63,7 @@ body:
63
63
attributes:
64
64
label: Further Information, Files, and Links
65
65
description: Put any additional information here, attach relevant text or image files and URLs to external sites, e.g. relevant publications
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature-request.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ body:
9
9
attributes:
10
10
label: Summary
11
11
description: "Please provide a brief and concise description of the suggested feature or change"
12
-
placeholder:
12
+
placeholder:
13
13
value:
14
14
validations:
15
15
required: true
@@ -18,7 +18,7 @@ body:
18
18
attributes:
19
19
label: Detailed Description
20
20
description: "Please explain how you would like to see deepmd-kit enhanced, what feature(s) you are looking for, what specific problems this will solve. If possible, provide references to relevant background information like publications or web pages, and whether you are planning to implement the enhancement yourself or would like to participate in the implementation. If applicable add a reference to an existing bug report or issue that this will address."
21
-
placeholder:
21
+
placeholder:
22
22
value:
23
23
validations:
24
24
required: true
@@ -27,7 +27,7 @@ body:
27
27
attributes:
28
28
label: Further Information, Files, and Links
29
29
description: Put any additional information here, attach relevant text or image files and URLs to external sites, e.g. relevant publications
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/parameters.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ body:
9
9
attributes:
10
10
label: Summary
11
11
description: "Please provide a clear and concise description of what your request is."
12
-
placeholder:
12
+
placeholder:
13
13
value:
14
14
validations:
15
15
required: true
@@ -18,7 +18,7 @@ body:
18
18
attributes:
19
19
label: Detailed Description
20
20
description: "Please explain how you would like to see deepmd-kit enhanced. Specify your material system, and exactly what behaviors or properties you are looking for, or what specific problems this will solve. If possible, provide references to relevant background information like publications or web pages, and whether you are planning to implement the enhancement yourself or would like to participate in the implementation."
21
-
placeholder:
21
+
placeholder:
22
22
value:
23
23
validations:
24
24
required: true
@@ -27,7 +27,7 @@ body:
27
27
attributes:
28
28
label: Further Information, Files, and Links
29
29
description: Put any additional information here, attach relevant text or image files and URLs to external sites, e.g. relevant publications
0 commit comments