30 lines
655 B
Markdown
30 lines
655 B
Markdown
---
|
|
name: 🐛 Bug Report
|
|
about: Create a report to help us improve difi
|
|
title: "[BUG] "
|
|
labels: bug
|
|
assignees: ""
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
|
|
1. Go to '...'
|
|
2. Press keys '...'
|
|
3. See error
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Environment (please complete the following information):**
|
|
|
|
- OS: [e.g. macOS / Linux / Windows]
|
|
- Terminal Emulator: [e.g. iTerm2, Alacritty, tmux]
|
|
- Difi Version: [e.g. v0.1.0 or commit hash]
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|