Merge pull request #6514 from mezotaken/fix-featreq-issue-label

Use an actual label for feature requests.
This commit is contained in:
AUTOMATIC1111
2023-01-08 16:15:34 +03:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
name: Feature request
description: Suggest an idea for this project
title: "[Feature Request]: "
labels: ["suggestion"]
labels: ["enhancement"]
body:
- type: checkboxes