From 2410173af1eb99b80c784ccf0f7570ade1833d63 Mon Sep 17 00:00:00 2001 From: Simon Diesenreiter Date: Sun, 1 Mar 2026 16:33:19 +0100 Subject: [PATCH] fix: add missing tempalte file --- .gitea/template.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitea/template.yml diff --git a/.gitea/template.yml b/.gitea/template.yml new file mode 100644 index 0000000..d1acf17 --- /dev/null +++ b/.gitea/template.yml @@ -0,0 +1 @@ +author: rochacbruno \ No newline at end of file