From 5e76c797c2be2886b714af84adb412d53bf12d96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Fri, 14 Jul 2023 20:25:23 -0700 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feed-problems.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 912eff7d..276ee42c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a bug report title: '' -labels: bug, question / discussion +labels: bug, triage needed assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/feed-problems.md b/.github/ISSUE_TEMPLATE/feed-problems.md index c2739a90..a5edf2dc 100644 --- a/.github/ISSUE_TEMPLATE/feed-problems.md +++ b/.github/ISSUE_TEMPLATE/feed-problems.md @@ -2,7 +2,7 @@ name: Feed Problems about: Problems with a feed or a website title: '' -labels: feed problems +labels: feed problems, triage needed assignees: '' ---