Adding "new" labels to new issues

This commit is contained in:
Micah Jerome Ellison 2019-11-18 19:18:26 -08:00
parent e9d12f7a77
commit e525ed8fe1
3 changed files with 3 additions and 4 deletions

View file

@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug, ":new:"
labels: ":new:, bug"
assignees: ''
---