From 2e687eee29e1370cf5878505cc3517b9d57f4644 Mon Sep 17 00:00:00 2001 From: SB <72693226+StormyBytes@users.noreply.github.com> Date: Fri, 3 Sep 2021 04:31:30 +0700 Subject: [PATCH] isue templets --- .github/ISSUE_TEMPLATE/bug-report.md | 21 +++++++++++++++++++++ 1 file changed, 21 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..7f1aecf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,21 @@ +--- +name: Bug report +about: Report a bug +title: "[Bug] " +labels: bug +assignees: '' + +--- + +**Describe the bug** +A clear and concise description + +**How to reproduce** +1. ... +2. ... +3. ... + +**Screenshots or Video** + +**Additional context** +Meteor dev build, other mods, module settings, etc.