diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md new file mode 100644 index 0000000..e7fabf0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -0,0 +1,24 @@ +--- +name: "\U0001F41B Bug report" +about: Create a report to help us improve +labels: 'bug' +--- + +## Description + + + +## Expected Behaviour + + + +## Actual Behaviour + + + +## Steps to Reproduce the Problem + + + +1) +2) diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md new file mode 100644 index 0000000..2d08e33 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md @@ -0,0 +1,33 @@ +--- +name: "\U0001F680 Feature request" +about: Suggest an idea for this project +labels: 'enhancement' +--- + + +## Problem to solve + + + +## Proposal + + + +## Further details + + + +## Links / References + + +