From bad02decbaa040c2f1b14b927cd43ad89ef8a82a Mon Sep 17 00:00:00 2001 From: "N0\\A" Date: Thu, 19 Mar 2026 15:58:41 +0100 Subject: [PATCH] docs: add contributing instructions --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a82237..a696856 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ On Arch Linux, _kewt_ is available on the AUR: - [kewt-bin](https://aur.archlinux.org/packages/kewt-bin) — prebuilt standalone binary from the latest release - [kewt-git](https://aur.archlinux.org/packages/kewt-git) — built from the latest git source +## Contributing + +Either through a pull request to the **home** repository ([N0VA/kewt](https://git.krzak.org/N0VA/kewt)) or by sending a patch to my email address ([n0va@krzak.org](mailto:n0va@krzak.org)) + ## Credits -- _kew_ css style adapted from _[kew](https://github.com/uint23/kew)_ by [uint23](https://github.com/uint23) \ No newline at end of file +- _kew_ css style adapted from _[kew](https://github.com/uint23/kew)_ by [uint23](https://github.com/uint23)