From 99efe065a8db7ab74f2b6a438fd034e93a1d07d1 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Sat, 28 Mar 2026 00:30:36 +0100 Subject: docs(README): add short contributing "guide" --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 69b8ec9..976d4c3 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,9 @@ iced_selection = { git = "git://git.pml68.dev/iced_selection" } - [ ] fix by-line selection for wrapped line segments - [ ] make "combining" multiple text widgets possible ([`feat/global-selectable`](https://git.pml68.dev/iced_selection/?h=feat/global-selectable)) +## Contributing +You can send issues, feature requests, patches etc. to . + ## Special thanks - [`iced`](https://iced.rs), for making this possible in the first place, and for the modified source code of `Text`, `Rich` and `Selection` (based on [`text_input/cursor.rs`](https://github.com/iced-rs/iced/blob/master/widget/src/text_input/cursor.rs)). -- cgit v1.2.3