From 4cf80a358d2b52d27c561bffc82c03b6cacf0063 Mon Sep 17 00:00:00 2001 From: arkon Date: Mon, 1 Jan 2024 17:30:54 -0500 Subject: [PATCH] [skip ci] clarify expectations around requests in README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c4676e2b4..ab17b2db9 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,11 @@ If you prefer to directly download the APK files, they are available via https:/ # Requests -Source requests here are meant as up-for-grabs for any developer, thus it's impossible to provide a time estimation for any of them. Furthermore, some sites are impossible to do, usually because of various technical reasons. +To request a new source or bug fix, [create an issue](https://github.com/tachiyomiorg/tachiyomi-extensions/issues/new/choose). + +Not that requesting something does not imply that something will be added or fixed in a timely fashion or at all since the work is volunteer-based. Furthermore, some sources may be impossible to do or prohibitively difficult to maintain. + +If you would like to see a request fulfilled and have the necessary skills to do so, consider contributing! Issues are up-for-grabs for any developer if there is no assigned user already. # Contributing