From c4cea3349a52f7b44e42daea9c120ac3d036bcfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Mon, 7 Oct 2024 17:04:32 +0200 Subject: [PATCH] FIXUP: remove title --- .github/ISSUE_TEMPLATE/bug_report_linux.yml | 1 - .github/ISSUE_TEMPLATE/bug_report_macos.yml | 1 - .github/ISSUE_TEMPLATE/bug_report_windows.yml | 1 - 3 files changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report_linux.yml b/.github/ISSUE_TEMPLATE/bug_report_linux.yml index 059eafc8b..014e50f02 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_linux.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_linux.yml @@ -1,6 +1,5 @@ name: Bug Report (Linux) description: File a bug report for Linux. -title: "" labels: ["bug", "triage"] projects: ["freedomofpress/dangerzone"] body: diff --git a/.github/ISSUE_TEMPLATE/bug_report_macos.yml b/.github/ISSUE_TEMPLATE/bug_report_macos.yml index f1febbfac..a8a8f8413 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_macos.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_macos.yml @@ -1,6 +1,5 @@ name: Bug Report (MacOS) description: File a bug report for MacOS. -title: "" labels: ["bug", "triage"] projects: ["freedomofpress/dangerzone"] body: diff --git a/.github/ISSUE_TEMPLATE/bug_report_windows.yml b/.github/ISSUE_TEMPLATE/bug_report_windows.yml index 54b156b2e..f6afb3e11 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_windows.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_windows.yml @@ -1,6 +1,5 @@ name: Bug Report (Windows) description: File a bug report for Windows. -title: "" labels: ["bug", "triage"] projects: ["freedomofpress/dangerzone"] body: