aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorEllison <ellisonleao@gmail.com>2022-06-28 18:50:50 -0300
committerGitHub <noreply@github.com>2022-06-28 18:50:50 -0300
commit12427663c4d11dbe5ba892b9dfb7b2fc21273f3c (patch)
tree8cc54468548a127260490c8ad7858890ad1768fc /.github/ISSUE_TEMPLATE/bug_report.md
parent7a5c7ace3ac169b2898a4c7d8abec42cf9e18003 (diff)
downloadgruvbox-12427663c4d11dbe5ba892b9dfb7b2fc21273f3c.tar.gz
gruvbox-12427663c4d11dbe5ba892b9dfb7b2fc21273f3c.tar.xz
Update issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 0000000..3af8e6e
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,28 @@
+---
+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.