diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..002c220 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,35 @@ +--- +name: Bug report +about: Create a report to help us improve +labels: 'bug' +--- + + +## Description of the Error + + +## Expected Behaviour + + +## Actual Behaviour + + +## Steps to Reproduce + + + +## Link to online environment + + + + +## Manifest File That Generated the Error + + + +## Links to Any Additional Code + + +## Runtime Info + diff --git a/.github/ISSUE_TEMPLATE/feedback.md b/.github/ISSUE_TEMPLATE/feedback.md index 5b29364..fc3d90c 100644 --- a/.github/ISSUE_TEMPLATE/feedback.md +++ b/.github/ISSUE_TEMPLATE/feedback.md @@ -1,9 +1,10 @@ --- name: Feedback about: Submitting feedback on plugin template -title: "Feedback - " -labels: feedback +title: 'Feedback - ' +labels: '' assignees: '' + --- ## Scope