From 4afaac830a63743563c2f1c616cb15ad0ce2aa1c Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Fri, 19 Apr 2024 18:00:06 +0200 Subject: [PATCH] Add Heyform to wishlist (#2218) * Add Heyform to wishlist * Enhance Heyform description --------- Co-authored-by: tituspijean --- wishlist.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index e27d60ba..e7ddec58 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -785,6 +785,13 @@ upstream = "https://github.com/hexojs/hexo" website = "https://hexo.io/" added_date = 1695656621 # 2023/09/25 + +[heyform] +name = "Heyform" +description = "Form builder" +upstream = "https://github.com/heyform/heyform" +website = "https://heyform.net" + [histopad] name = "HistoPad" description = "Log pads (etherpad) and archiving them in a git repository"