From 57c02af359a948aef5e1bbf3d74b82395c0b7287 Mon Sep 17 00:00:00 2001 From: Maxim Belkin Date: Thu, 20 Aug 2020 14:40:40 +0000 Subject: [PATCH] Add template titles --- .github/ISSUE_TEMPLATE/bug.md | 2 ++ .github/ISSUE_TEMPLATE/feature.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index e49b1295e1..92fe7a0eb8 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -4,6 +4,8 @@ about: "If you're sure it's reproducible and not just your machine: submit an is --- +# Bug report + **Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.** - [ ] ran `brew update` and can still reproduce the problem? diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index 080733a5e3..f76e7b2513 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -4,6 +4,8 @@ about: Request our thoughts on your suggestion for a new feature for Homebrew. --- +# Feature suggestion + **Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.**