aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-01-23 11:43:00 -0500
committerGitHub <[email protected]>2022-01-23 11:43:00 -0500
commit539a71229ce5961d3f7c6c254f419e6e5396b09e (patch)
treec7fb417b763b96cfe8089b72a725a698312f57da /.github/ISSUE_TEMPLATE/bug_report.md
parent8c7e7cdbe3a42aef9eee68715a362ddf138fbe59 (diff)
downloadizuku.js-539a71229ce5961d3f7c6c254f419e6e5396b09e.tar.xz
izuku.js-539a71229ce5961d3f7c6c254f419e6e5396b09e.zip
chore: add issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md10
1 files changed, 10 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..23bb067
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,10 @@
+---
+name: Bug report
+about: Create a report to help us improve
+title: "[BUG] "
+labels: pending triage
+assignees: ''
+
+---
+
+A clear and concise description of what the bug is and what you expected to happen. If applicable, add screenshots to help explain your problem.