Adding "new" labels to new issues

This commit is contained in:
micahellison 2019-11-18 19:18:26 -08:00 committed by GitHub
parent d4d3298b42
commit 77f3a96648
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: ''
---