From bd416baf2d14c0ab75e8011cc19d6647d246fd30 Mon Sep 17 00:00:00 2001 From: Pavel 'LEdoian' Turinsky Date: Tue, 27 Jul 2021 23:05:18 +0200 Subject: [PATCH] Add info about contributing --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index aead932..d54ef52 100644 --- a/README.md +++ b/README.md @@ -115,3 +115,14 @@ The far future --- - [ ] Editing the player config right on the device (with INI file export) - [ ] Tests. (The code should be testable, but no tests has been written yet.) + +Contributing +==== + +Please write me an e-mail, similar to how Linux kernel development works. In +the unlikely case you have an account on my Gitea you may submit issues and +pull requests directly. + +(I would like to allow for some kind of federated Gitea accounts like +[ForgeFed](https://github.com/forgefed), but that is not possible at the +moment.)