1
0
зеркало из https://github.com/glebtv/tui-textarea.git synced 2026-08-28 11:36:17 +03:00
Files
tui-textarea/.github/pull_request_template.md

15 строки
342 B
Markdown

## Problem
Describe the user-visible problem this PR solves.
## Change Summary
List the key code and behavior changes.
## Test Evidence
- [ ] `cargo fmt --check`
- [ ] `cargo clippy --all-targets -- -D warnings`
- [ ] `cargo check`
- [ ] `cargo test`
## Breaking Changes
Describe any API or behavior changes that may break existing users.