refactor(Github/Misc): Deprecate Suggestion label and use Github Type (#21192)

This commit is contained in:
Kitzunu
2025-01-16 21:00:07 +01:00
committed by GitHub
parent 2aa8c8aa80
commit fca38b8c33

View File

@@ -1,12 +1,12 @@
name: Feature request
description: Suggest an idea for this project
title: "Feature: "
labels: [Suggestion]
type: "Feature"
body:
- type: markdown
attributes:
value: |
Thank you for taking your time to fill out a feature request. Remember to fill out all fields including the title above.
Thank you for taking the time to fill out a feature request. Remember to fill out all fields including the title above.
An issue that is not properly filled out will be closed.
- type: textarea
id: description