diff options
Diffstat (limited to '')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index b62c156..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -name: Bug report -about: Something's wrong, you can feel it -title: "[Bug]: " -labels: "bug" -assignees: 'pml68' ---- - -**Type** -As in, "Non-responsive element" or "Build fails", "404 error" etc. - -**Describe the bug** -If you can't describe it, then leave. - -**How to reproduce it** -If it happened during a certain action, how exactly? - -**Expected behavior** -Describe what you expected to happen. - -**Actual behavior** -Describe what actually happened. - -**Screenshots or logs** - -**Optional messages** -Anything else you'd like to mention. |
