diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..aaa03677a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,23 @@ +--- +name: Bug report +about: Format to report a bug +title: '' +labels: bug +assignees: '' + +--- + + + + +## Description + + +## Step To Reproduce + + +## Expected behaviour + + +## Actual behaviour + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..2cb8bebba --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Propose a new feature +title: '' +labels: enhancement +assignees: '' + +--- + + + + +## Description + + +## Proposed solution + + +## Use case +