diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..6dcba09 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,24 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +I'm trying to... + +## What's happening + +When I do ... then this happens: ... + +## What should be happening + +I expect this would happen instead: ... + +## My setup + +StatiCrypt version: +Node version: +Any other relevant context: