summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATES/bug_report.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATES/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATES/bug_report.md27
1 files changed, 0 insertions, 27 deletions
diff --git a/.github/ISSUE_TEMPLATES/bug_report.md b/.github/ISSUE_TEMPLATES/bug_report.md
deleted file mode 100644
index 52379b8..0000000
--- a/.github/ISSUE_TEMPLATES/bug_report.md
+++ /dev/null
@@ -1,27 +0,0 @@
----
-name: Bug report
-about: Create a report for a bug to help us improve
-title: ''
-labels: 'bug'
-assignees: ''
----
-
-**Describe the bug**
-
-A clear and concise description of what the bug is.
-
-**To Reproduce**
-
-A list of the steps required to reproduce the issue. Best of all, give us the URL to a repository that exhibits this issue.
-
-**Expected behavior**
-
-A clear and concise description of what you expected to happen.
-
-**Version**
-
-**Logs**
-
-```
-Paste any relevant application logs here
-```