1
0
зеркало из https://github.com/glebtv/tui-textarea.git synced 2026-09-04 14:55:51 +03:00

chore: ratatui 0.30 maintenance + collaboration baseline (#1)

Этот коммит содержится в:
srothgan
2026-02-18 11:46:03 +01:00
коммит произвёл GitHub
родитель 4d18622eea
Коммит 4689076df5
20 изменённых файлов: 289 добавлений и 192 удалений

27
.github/ISSUE_TEMPLATE/bug_report.md поставляемый Обычный файл
Просмотреть файл

@@ -0,0 +1,27 @@
---
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.