mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
17 lines
486 B
YAML
17 lines
486 B
YAML
name: Feature/Script Request
|
|
description: Suggest an idea for this project in Discussions
|
|
title: Please submit feature/script requests in Discussions
|
|
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
**NOTICE:**
|
|
- If you have requests for features or scripts, please share them in the Discussions section.
|
|
- type: textarea
|
|
id: feature
|
|
attributes:
|
|
label: Please submit feature/script requests in Discussions
|
|
validations:
|
|
required: false
|