Skip to content

Commit 9948505

Browse files
committed
update with issue template
1 parent bf47e86 commit 9948505

2 files changed

Lines changed: 34 additions & 0 deletions

File tree

ISSUE_TEMPLATE/bug_report.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**Screenshots**
14+
- If applicable, add screenshots to help explain your problem.
15+
16+
**Additional context**
17+
- Add any other context about the problem here.

ISSUE_TEMPLATE/feature_request.md

Lines changed: 17 additions & 0 deletions
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: feature
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the feature**
11+
- to be filled
12+
13+
**Motivation and use case**
14+
- to be filled
15+
16+
**Additional context**
17+
- to be filled

0 commit comments

Comments
 (0)