Skip to content

Commit 240108a

Browse files
authored
Update issue templates
1 parent 0672350 commit 240108a

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
Thanks for helping us!
11+
12+
**Describe the bug**
13+
Please describe what went wrong and how we can fix that.
14+
15+
**Expected behavior**
16+
A clear and concise description of what you expected to happen.
17+
18+
**Additional context**
19+
Add any other context about the problem here.
+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Summary**
11+
Please describe your idea in one paragraph.
12+
13+
**Motivation**
14+
Why do you think this problem is important?
15+
16+
**Describe the solution you'd like**
17+
Please explain how you propose to solve this issue

0 commit comments

Comments
 (0)