no more enhancements

This commit is contained in:
Mauro Balades
2024-08-26 10:00:50 +02:00
parent 09585654ee
commit cd3a09d26b
3 changed files with 0 additions and 22 deletions

View File

@@ -38,8 +38,6 @@ body:
- Medium
- High
- Critical
- Enhancement
multiple: true
validations:
required: true

View File

@@ -1,18 +0,0 @@
name: Feature Request
description: File a feature request
labels:
- "kind: enhancement"
body:
- type: textarea
id: feature-description
attributes:
label: What feature would you like to see?
description: Please describe the feature you would like to see.
placeholder: I would like to see…
validations:
required: true
- type: textarea
id: other-details
attributes:
label: Other details
placeholder: Add any additional details about the feature request here.

View File

@@ -13,6 +13,4 @@ policy:
keys: ['High']
- name: 'kind: critical severity'
keys: ['Critical']
- name: 'kind: enhancement'
keys: ['Enhancement']