Update issue templates
This commit is contained in:
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Title**
|
||||||
|
Provide a concise title for your bug.
|
||||||
|
|
||||||
|
**Description**
|
||||||
|
Describe the bug in detail.
|
||||||
|
|
||||||
|
**Reproduction Steps**
|
||||||
|
Steps to reproduce the behavior:
|
||||||
|
1. ...
|
||||||
|
2. ...
|
||||||
|
3. ...
|
||||||
|
|
||||||
|
**Expected Behaviour**
|
||||||
|
Describe what you expected to happen.
|
||||||
|
|
||||||
|
**Additional Context**
|
||||||
|
Add any other context or screenshots that might help.
|
||||||
26
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Title**
|
||||||
|
Provide a concise title for your feature request.
|
||||||
|
|
||||||
|
**Description**
|
||||||
|
Describe the feature you are proposing.
|
||||||
|
|
||||||
|
**Reproduction Steps**
|
||||||
|
Steps to demonstrate how the feature would be used or how the current issue arises:
|
||||||
|
1. ...
|
||||||
|
2. ...
|
||||||
|
3. ...
|
||||||
|
|
||||||
|
**Expected Behaviour**
|
||||||
|
Describe what you expect to happen once the feature is implemented.
|
||||||
|
|
||||||
|
**Additional Context**
|
||||||
|
Add any other context or screenshots that might help.
|
||||||
Reference in New Issue
Block a user