fix: Second attenot at issue templates working

imgbot
Kieran 2022-09-21 18:06:59 +01:00
parent fff66aa33d
commit e9074ca121
2 changed files with 1 additions and 5 deletions

View File

@ -1,9 +1,7 @@
---
name: Bug Report
description: Report a bug with the HullCSS Bot
title: '[BUG REPORT] <Concise description of the bug>'
labels: ['bug']
---
### Bug Description
_A clear and concise description of what the problem is_

View File

@ -1,9 +1,7 @@
---
name: Feature request
about: Request a feature in this project
title: '[FEATURE REQUEST] <Name of the feature>'
labels: 'enhancement'
---
labels: ['enhancement']
### Is your feature request related to a problem?
_A clear and concise description of what the problem is, e.g. I'm always frustrated when [...]._