Update default labels

This commit is contained in:
Chris Roberts 2022-11-17 17:06:09 -08:00
parent 8a1e285689
commit 047a0dc293
2 changed files with 2 additions and 2 deletions

View File

@ -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"
---
<!--

View File

@ -2,7 +2,7 @@
name: Vagrant Feature request
about: Suggest an idea or enhancement for Vagrant
title: 'Enhancement Request: Your description here'
labels: 'enhancement'
labels: ['enhancement', 'waiting-intake']
assignees: ''
---