You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
507 B
7 lines
507 B
The best way to contribute is to file an issue with any bugs you find or any |
|
features you think belong in keyd. Small issues pertaining to things like |
|
compilation on different platforms can be submitted as PRs but please avoid |
|
sending in patches which change core functionality without filing an issue |
|
first. The key logic can be deceptively simple and contains a few subtleties |
|
that need to be managed properly. Additionally, I reserve the right to reject |
|
any features which I do not think belong in keyd.
|
|
|