From ccc4061884fac1683abb701d452a4706e963a945 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 06 Mar 2025 21:13:23 +0800 Subject: [PATCH] group: Add description field to the create repo form --- templates/group.tmpl | 8 +++++++- diff --git a/templates/group.tmpl b/templates/group.tmpl index 00752c79dee67ac141679cbe3e396686bbae4d2e..ae0892c6c3e6de5a1dacb676a9913e054f016b3f 100644 --- a/templates/group.tmpl +++ b/templates/group.tmpl @@ -33,9 +33,15 @@ - Repo name + Name + + + + Description + + -- 2.48.1