1
0
зеркало из https://github.com/glebtv/tui-textarea.git synced 2026-09-03 22:35:50 +03:00
Files
tui-textarea/.github/ISSUE_TEMPLATE/bug_report.md

28 строки
418 B
Markdown

---
name: Bug report
about: Report a defect or regression
title: "[bug] "
labels: ["bug"]
assignees: []
---
## Summary
Clear and concise description of the bug.
## Reproduction
1. Step one
2. Step two
3. Observe failure
## Expected Behavior
What should happen instead.
## Environment
- OS:
- Rust version:
- tui-textarea version:
- ratatui version:
## Additional Context
Logs, screenshots, and relevant snippets.