From afbf5c5a6a3abbf8ff18d2c33b1c2853179d517e Mon Sep 17 00:00:00 2001 From: basebuilder Date: Mon, 12 Feb 2024 16:17:45 +0100 Subject: [PATCH] add first-pass of Gitea issue_template/recipe --- .gitea/issue_template/recipe.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitea/issue_template/recipe.md diff --git a/.gitea/issue_template/recipe.md b/.gitea/issue_template/recipe.md new file mode 100644 index 0000000..d5bcfec --- /dev/null +++ b/.gitea/issue_template/recipe.md @@ -0,0 +1,7 @@ +--- +name: "🍳 Recipe Template" +about: "This is a template to help pre-populate Recipe data so that Maintainers can get started as easily as possible on cooking the Recipe you wish for. Please fill in as much as possible!" +title: "" +labels: + - wishlist +---