From: Mathias Preiner Date: Tue, 11 Feb 2020 17:36:01 +0000 (-0800) Subject: Update issue templates X-Git-Tag: cvc5-1.0.0~3658 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=31930926314011d25ee0836bc690d37f9d3d360f;p=cvc5.git Update issue templates --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..4b03c4e9f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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.