Skip to content

Commit

Permalink
Add problem report template
Browse files Browse the repository at this point in the history
  • Loading branch information
Achimh3011 authored May 23, 2020
1 parent 63fab1f commit 72ea66d
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/problem-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Problem report
about: Create a problem report to help us help you
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**Error message(s)**

**Environment:**
- OS: [e.g. Ubuntu Linux, openSUSE Linux, OSX, Windows]
- Version [e.g. 22]
- Python Version
- Source of Python [e.g., self-compiled, OS version, ...]
- Boost Version
- Source of Boost [e.g., self-compiled, OS version, ...]
- Compiler Version

**Log of compilation**



**Additional context**
Add any other context about the problem here.

0 comments on commit 72ea66d

Please sign in to comment.