From 7b5d3e486254ce60949bd827f9b918b3141e1ee6 Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Mon, 18 Nov 2024 14:16:22 -0500 Subject: [PATCH] --- .github/ISSUE_TEMPLATE/1_bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/2_plugin_request.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml index 95ac9abad..0f2f220c2 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_report.yml @@ -1,5 +1,5 @@ name: Bug report -description: File a bug report. +description: Tell us about something not working the way it was intended. title: "Bug: " labels: ["triage"] body: diff --git a/.github/ISSUE_TEMPLATE/2_plugin_request.yml b/.github/ISSUE_TEMPLATE/2_plugin_request.yml index c9e462090..a7720047e 100644 --- a/.github/ISSUE_TEMPLATE/2_plugin_request.yml +++ b/.github/ISSUE_TEMPLATE/2_plugin_request.yml @@ -1,5 +1,5 @@ name: Plugin request -description: Request a new linter or auto-formatter plugin. +description: Ask for a new linter or auto-formatter plugin title: "Plugin request: " labels: ["triage"] body: