mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-10 03:10:41 +00:00
Add feedback message in Readme
This commit is contained in:
parent
0364f577b2
commit
f9f8fb0c75
@ -118,10 +118,13 @@ Here is the support table for input keys. Tested terminals are mostly Gnome term
|
|||||||
| PrtScn, ScrollLock | None | None | None | None |
|
| PrtScn, ScrollLock | None | None | None | None |
|
||||||
| Window, Menu | None | None | None | None |
|
| Window, Menu | None | None | None | None |
|
||||||
|
|
||||||
## Contribute
|
## Contribute & Feedback
|
||||||
|
|
||||||
You want to help? Great! Here is a non-exhaustive list of things you could do:
|
You want to help? Thank you so much! Here are some ideas of things you could do:
|
||||||
|
|
||||||
|
* Give feedback on your experience with cursive! Knowing your impressions is very
|
||||||
|
helpful to identify what parts of the API need more work. Don't hesitate to
|
||||||
|
post an issue if you find something especially annoying, we'll see what we can do to help.
|
||||||
* Provide example use-case: a good idea of application for existing or new components.
|
* Provide example use-case: a good idea of application for existing or new components.
|
||||||
* Check compatibility: run the `key_codes` example on your favorite terminal, and report the results!
|
* Check compatibility: run the `key_codes` example on your favorite terminal, and report the results!
|
||||||
* Test and reports issues: a bug won't get fixed if we don't know it's there.
|
* Test and reports issues: a bug won't get fixed if we don't know it's there.
|
||||||
|
Loading…
Reference in New Issue
Block a user