From 88f2bc388f29f876d9753f96d53a8efa1c265995 Mon Sep 17 00:00:00 2001 From: SmallJoker Date: Sat, 13 Jun 2020 14:14:14 +0200 Subject: [PATCH] Add issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 20 ++++++++++++++++++++ 1 file changed, 20 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..6e4d9d0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,20 @@ +--- +name: Bug report +about: Report a problem within technic +title: '' +labels: Bug +assignees: '' + +--- + +Technic has no main developer and largely depends on +user-provided Pull Requests. It will take a while until +even important issues are noticed. +Please consider proposing a PR directly. +_______________________________________________ + + +**Bug description** + + +**Steps to reproduce this issue**