From 047a0dc293134c08fa1f7dd82a67520d0d53ee2f Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Thu, 17 Nov 2022 17:06:09 -0800 Subject: [PATCH] Update default labels --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- .github/ISSUE_TEMPLATE/vagrant-feature-request.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 c0b048b96..4742de0cf 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,7 +1,7 @@ --- name: Bug Report about: Let us know about an unexpected error, a crash, or an incorrect behavior. -labels: "bug" +labels: "waiting-intake" ---