Update Github files to reflect label renames

This commit is contained in:
PepperCode1 2023-03-10 16:17:49 -08:00
parent d4106d545b
commit b50b22938b
3 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
name: Bug Report
description: Create a bug report to help us improve Create
labels: [ "bug" ]
labels: [ "type: bug" ]
body:
- type: textarea
attributes:

View file

@ -1,6 +1,6 @@
name: Suggestion
description: Suggest something that would improve Create
labels: [ "suggestion" ]
labels: [ "type: suggestion" ]
body:
- type: textarea
attributes:

View file

@ -1,12 +1,12 @@
1.14:
'version: 1.14':
- '1\.14(?:\.\d)?'
1.15:
'version: 1.15':
- '1\.15(?:\.\d)?'
1.16:
'version: 1.16':
- '1\.16(?:\.\d)?'
1.17:
'version: 1.17':
- '1\.17(?:\.\d)?'
1.18:
'version: 1.18':
- '1\.18(?:\.\d)?'
1.19:
'version: 1.19':
- '1\.19(?:\.\d)?'