mirror of
https://github.com/YouHaveTrouble/YardWatch.git
synced 2026-05-11 22:16:58 +00:00
Rename implementation request file extension and remove field description
This commit renames the issue template file from .yaml to .yml, to ensure consistency with existing files. It also removes the empty 'description' field from the 'plugin_api_url' entry, thereby simplifying the template configuration.
This commit is contained in:
-1
@@ -14,7 +14,6 @@ body:
|
|||||||
id: "plugin_api_url"
|
id: "plugin_api_url"
|
||||||
attributes:
|
attributes:
|
||||||
label: "Link to plugin's developer API"
|
label: "Link to plugin's developer API"
|
||||||
description: ""
|
|
||||||
placeholder: "Link to plugin's developer API"
|
placeholder: "Link to plugin's developer API"
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
Reference in New Issue
Block a user