mirror of
https://github.com/ellmau/adf-obdd.git
synced 2025-12-19 09:29:36 +01:00
34 lines
769 B
Markdown
34 lines
769 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Input file
|
|
2. Command Line Arguments used
|
|
3. See error
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots or Console-Output**
|
|
If applicable, add screenshots or console-output to help explain your problem.
|
|
|
|
**Desktop (please complete the following information):**
|
|
- OS and Distribution: [e.g. Manjaro LInux]
|
|
- Shell [e.g. bash, zsh]
|
|
- Version [e.g. 22]
|
|
- Download or Self-Compiled
|
|
- Rust Version [e.g. 1.59.0]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|