From e05b6448bb9ba726bd88ed0e7a91c8ddf61472a1 Mon Sep 17 00:00:00 2001 From: Vetle Ledaal Date: Thu, 7 Aug 2025 18:45:46 +0200 Subject: [PATCH] Add `try.jsoup.org` to the contributing guidelines (#10018) --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1795010c6..17985b25e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,6 +54,7 @@ that existing contributors will not actively teach them to you. - [Android Studio](https://developer.android.com/studio) - Emulator or phone with developer options enabled and a recent version of Tachiyomi installed - [Icon Generator](https://as280093.github.io/AndroidAssetStudio/icons-launcher.html) +- [Try jsoup](https://try.jsoup.org/) ### Cloning the repository