Adding 🆕 label to github issue templates

Escaping colon label with quotes in new issue templates
This commit is contained in:
Micah Jerome Ellison 2019-11-18 18:59:57 -08:00
parent 3080d501f2
commit e9d12f7a77
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for jrnl
title: ''
labels: enhancement
labels: enhancement, ":new:"
assignees: ''
---