From b498d6a69db2aaf7d125d3e47c7d744ede42832b Mon Sep 17 00:00:00 2001 From: Robin Moisson Date: Tue, 18 Apr 2023 23:05:42 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md 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: