Skip to content

Commit 8fc3957

Browse files
authored
Update issue templates
Bug report.
1 parent cf4c99b commit 8fc3957

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG] _Replace With Suitable Title_"
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Summary**
11+
12+
<!--Please provide a clear and concise description of what the bug is.-->
13+
14+
<!--Please provide necessary information including the version of software and installation way, input file, running commands, error log , etc., AS DETAILED AS POSSIBLE to help locate and reproduce your problem. -->
15+
16+
<!--If applicable, specify what platform you are running on. -->
17+
18+
**Steps to Reproduce**
19+
20+
<!--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.-->
21+
22+
**Further Information, Files, and Links**
23+
24+
<!--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)