From 8c2e0115dca9da2b71043d23488815a5a71b1dba Mon Sep 17 00:00:00 2001 From: David Young Date: Mon, 18 Oct 2021 11:03:00 +1300 Subject: [PATCH] Fiddling with form-based issue template --- .github/ISSUE_TEMPLATE/recipe-request-dev.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/recipe-request-dev.yaml b/.github/ISSUE_TEMPLATE/recipe-request-dev.yaml index a468bd8..d130fc5 100644 --- a/.github/ISSUE_TEMPLATE/recipe-request-dev.yaml +++ b/.github/ISSUE_TEMPLATE/recipe-request-dev.yaml @@ -1,5 +1,5 @@ -name: "\U0001F370 Request a recipe!" -description: I have a request for a fresh recipe \U0001F60B" +name: "\U0001F370 Form-Request a recipe!" +description: I have a form-based request for a fresh recipe \U0001F60B" title: "[recipe] " labels: ["recipe/request", "status/backlog", "good first issue"] @@ -44,4 +44,4 @@ body: description: By submitting this issue, you agree to follow our [Code of Conduct](https://geek-cookbook.funkypenguin.co.nz/community/code-of-conduct/) options: - label: I agree to follow this project's Code of Conduct - required: true \ No newline at end of file + required: true