39 lines
690 B
Markdown
39 lines
690 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a bug report
|
||
|
title: ''
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
## Describe the bug
|
||
|
|
||
|
Give a detailed description of what the bug is.
|
||
|
|
||
|
|
||
|
## How to reproduce the bug?
|
||
|
|
||
|
Explain step-by-step the procedure to reproduce this behavior.
|
||
|
|
||
|
|
||
|
## What behavior did you expect?
|
||
|
|
||
|
Describe what you would expect instead.
|
||
|
|
||
|
|
||
|
## In which environment did the bug occur?
|
||
|
* Which operating system do you use?<br />
|
||
|
Linux, FreeBSD, NetBSD, OpenBSD, macOS, Cygwin, or Solaris
|
||
|
|
||
|
* Which distribution do you use?
|
||
|
|
||
|
* On which CPU architecture did you test?
|
||
|
|
||
|
* Which compiler in which version did you use?
|
||
|
|
||
|
* Which terminal do you use?
|
||
|
|
||
|
* What does the environment variable $TERM contain?
|
||
|
|