From 86bc6d8a14928e45e2206c29a13b91f7a73853f5 Mon Sep 17 00:00:00 2001 From: Hydrus Network Developer Date: Sat, 13 Jun 2020 15:01:48 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 44 ++++++++++++++++++++++++++++ 1 file changed, 44 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 00000000..5542bc1f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,44 @@ +--- +name: Bug report +about: Report a reproducible bug or regression in Hydrus. +title: '' +labels: '' +assignees: '' + +--- + + + +## Environment + +Hydrus version: +Platform: +OS specifics: + + + +## Steps to reproduce + +1. +2. +3. + + + +## Describe what you expected to happen + +## Error message / Log file + +