forked from Mirrors/bubbletea
38 lines
830 B
Markdown
38 lines
830 B
Markdown
|
---
|
||
|
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.
|
||
|
|
||
|
**Setup**
|
||
|
Please complete the following information along with version numbers, if applicable.
|
||
|
- OS [e.g. Ubuntu, Mac OS]
|
||
|
- Shell [e.g. zsh, fish]
|
||
|
- Terminal Emulator [e.g. kitty, iterm]
|
||
|
- Terminal Multiplexer [e.g. tmux]
|
||
|
|
||
|
**To Reproduce**
|
||
|
Steps to reproduce the behavior:
|
||
|
1. Go to '...'
|
||
|
2. Click on '....'
|
||
|
3. Scroll down to '....'
|
||
|
4. See error
|
||
|
|
||
|
**Source Code**
|
||
|
Please include source code if needed to reproduce the behaviour.
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Screenshots**
|
||
|
Add screenshots to help explain your problem.
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|