From 219318a087a9cd55788d1c8657f09e587ffcdc40 Mon Sep 17 00:00:00 2001 From: Nathanaƫl Houn Date: Wed, 15 Feb 2023 19:42:35 +0100 Subject: docs: remove title because we have tags --- .github/ISSUE_TEMPLATE/app_bug_report.yml | 1 - .github/ISSUE_TEMPLATE/app_feature_request.yml | 1 - .github/ISSUE_TEMPLATE/recipe_bug_report.yml | 1 - .github/ISSUE_TEMPLATE/recipe_request.yml | 1 - 4 files changed, 4 deletions(-) (limited to '.github/ISSUE_TEMPLATE') diff --git a/.github/ISSUE_TEMPLATE/app_bug_report.yml b/.github/ISSUE_TEMPLATE/app_bug_report.yml index 1dd687e52..022266e65 100644 --- a/.github/ISSUE_TEMPLATE/app_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/app_bug_report.yml @@ -1,6 +1,5 @@ name: App - Bug report description: Report a bug in the Ferdium app -title: "[Bug]: " labels: ["bug :beetle:"] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/app_feature_request.yml b/.github/ISSUE_TEMPLATE/app_feature_request.yml index 10a73a8d5..f96d88d0a 100644 --- a/.github/ISSUE_TEMPLATE/app_feature_request.yml +++ b/.github/ISSUE_TEMPLATE/app_feature_request.yml @@ -1,6 +1,5 @@ name: App - Feature Request description: Suggest an idea for the Ferdium app -title: "[Feature]: " labels: ["enhancement :sparkles:"] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/recipe_bug_report.yml b/.github/ISSUE_TEMPLATE/recipe_bug_report.yml index 969ec96c9..8e71af482 100644 --- a/.github/ISSUE_TEMPLATE/recipe_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/recipe_bug_report.yml @@ -1,6 +1,5 @@ name: Recipes - Bug Report description: Report a bug in a Ferdium Recipe for a particular service -title: "[Bug]: " labels: ["bug :beetle:", "recipe :bookmark_tabs:"] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/recipe_request.yml b/.github/ISSUE_TEMPLATE/recipe_request.yml index 895464e03..9380fff29 100644 --- a/.github/ISSUE_TEMPLATE/recipe_request.yml +++ b/.github/ISSUE_TEMPLATE/recipe_request.yml @@ -1,6 +1,5 @@ name: Recipes - New Service Request description: Suggest a service that we should add to Ferdium Recipes -title: "[Recipe Request]: " labels: ["recipe request :sparkles:", "recipe :bookmark_tabs:"] body: - type: markdown -- cgit v1.2.3-70-g09d2