Update issue templates
authorMathias Preiner <mathias.preiner@gmail.com>
Tue, 11 Feb 2020 17:36:01 +0000 (09:36 -0800)
committerGitHub <noreply@github.com>
Tue, 11 Feb 2020 17:36:01 +0000 (09:36 -0800)
.github/ISSUE_TEMPLATE/bug_report.md [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644 (file)
index 0000000..4b03c4e
--- /dev/null
@@ -0,0 +1,21 @@
+---
+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.
+
+**Command line arguments**: Command line arguments passed to CVC4 if applicable
+**CVC4 version/commit**: Paste CVC4 version/commit here.
+**Operating system**: Name/version of the operating system.
+
+**`configure.sh` options**
+Paste `configure.sh` here.
+
+**`configure.sh` output**
+Paste the output of `configure.sh` here.