Skip to content

Commit

Permalink
chore: Update issue template
Browse files Browse the repository at this point in the history
Update issue template. Ask for operating system details.

Closes #302
  • Loading branch information
riddell-stan committed May 23, 2021
1 parent 899658e commit 1dc5032
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ addressed by searching through the past issues.
A clear and concise description of what the bug is.
-->

#### Describe your system
<!-- Please include the following:
- Operating system
- CPU type (x86-64, AArch64, RISC-V, ...)
- C++ compiler version
- Python distribution, if not the default for the operating system
-->

#### Steps/Code to Reproduce
<!--
Please add a minimal example that we can reproduce the error by running the
Expand Down

0 comments on commit 1dc5032

Please sign in to comment.