aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorEllison <ellisonleao@gmail.com>2024-01-01 15:09:33 -0300
committerGitHub <noreply@github.com>2024-01-01 15:09:33 -0300
commit88a01fda659a81ea9a9ba3a8ce1ca8e82ab79b79 (patch)
treef521f8fcc9e6190c1c9a911773a6b07238cd8fc6 /.github/ISSUE_TEMPLATE/bug_report.md
parentbfc880a39dadf167aa6e224d4dfc61e16d249e27 (diff)
downloadgruvbox-88a01fda659a81ea9a9ba3a8ce1ca8e82ab79b79.tar.gz
gruvbox-88a01fda659a81ea9a9ba3a8ce1ca8e82ab79b79.tar.xz
Update and rename bug_report.md to bug_report.yml
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md28
1 files changed, 0 insertions, 28 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
deleted file mode 100644
index 3af8e6e..0000000
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ /dev/null
@@ -1,28 +0,0 @@
----
-name: Bug report
-about: Create a report to help us improve
-title: ''
-labels: ''
-assignees: ''
-
----
-
-**Describe the bug**
-A clear and concise description of what the bug is.
-
-**To Reproduce**
-Steps to reproduce the behavior:
-1. Go to '...'
-2. Click on '....'
-3. Scroll down to '....'
-4. See error
-
-**Expected behavior**
-A clear and concise description of what you expected to happen.
-
-**Screenshots**
-If applicable, add screenshots to help explain your problem.
-
-
-**Additional context**
-Add any other context about the problem here.