mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
Fix default labels in issue templates
This commit is contained in:
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Feature Request
|
||||
description: Suggest a new Feature.
|
||||
title: "Feature: "
|
||||
labels: ["feature"]
|
||||
labels: [ "Type: Enhancement", "Priority: Medium", "Status: Pending" ]
|
||||
body:
|
||||
- type: dropdown
|
||||
id: plugin
|
||||
|
||||
Reference in New Issue
Block a user