README: Contributions.

Adding new stuff is fine, though it NEEDS to be working on the
main target OSes. That's OpenBSD, Linux, FreeBSD and to some
degree macOS and DragonFlyBSD...If you want to add a new
OS, it'd be better if the patch included as much functionality
as possible :)
This commit is contained in:
Alastair Poole 2020-07-11 19:08:26 +01:00
parent e121cb0aaf
commit 18c10e2e3d
1 changed files with 6 additions and 0 deletions

6
README
View File

@ -23,3 +23,9 @@ INSTALL:
$ ninja -C build install $ ninja -C build install
CONTRIBUTIONS:
Patches with bug fixes are more than welcome. If you do wish to
add a substantial querying feature PLEASE ensure that it works reliaibly
on OpenBSD, Linux and FreeBSD (ideally macOS also). UI changes
should be platform independent.