summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorDoge <[email protected]>2021-05-15 18:36:12 +0800
committerDoge <[email protected]>2021-05-15 18:36:12 +0800
commit6dbc726ea2077ee47ae2dc2ff522287139c55f1a (patch)
tree2af698b8f70b1b60d44a70fcbfa70340ce8b6247 /.github/ISSUE_TEMPLATE/bug_report.md
parent2a9eb5496009acc213aa5da453f1101ec2a0c723 (diff)
parent9bf5852949dfb75cae8602f2d574527c59a554ea (diff)
downloadchromate-6dbc726ea2077ee47ae2dc2ff522287139c55f1a.tar.gz
chromate-6dbc726ea2077ee47ae2dc2ff522287139c55f1a.tar.bz2
chromate-6dbc726ea2077ee47ae2dc2ff522287139c55f1a.zip
Merge branch 'main' of https://github.com/guiqiqi/chromate into main
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md22
1 files changed, 22 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..3675334
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,22 @@
+---
+name: Bug report
+about: Create a report to help us improve
+title: ''
+labels: bug
+assignees: guiqiqi
+
+---
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
+**Enviroment (please complete the following information):**
+ - OS: [e.g. iOS]
+ - Browser [e.g. chrome, safari]
+ - Version [e.g. 22]
+
+**Additional context**
+Add any other context about the problem here.