From 942c9410ac2a2e1b89da5453bf38cf19657ab3e3 Mon Sep 17 00:00:00 2001 From: Eason Date: Thu, 7 Aug 2025 01:17:27 +0800 Subject: [PATCH] Add Usertour (#1456) Co-authored-by: nodiscc Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: Rabenherz112 --- software/usertour.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/usertour.yml diff --git a/software/usertour.yml b/software/usertour.yml new file mode 100644 index 0000000000..ef0b2e47cd --- /dev/null +++ b/software/usertour.yml @@ -0,0 +1,10 @@ +name: "Usertour" +website_url: "https://www.usertour.io/" +description: "User onboarding platform allowing you to create in-app product tours, checklists, and surveys in minutes effortlessly." +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Miscellaneous +source_code_url: "https://github.com/usertour/usertour/"