mirror of
https://github.com/louislam/dockge.git
synced 2024-11-22 08:14:04 +01:00
15 lines
629 B
YAML
15 lines
629 B
YAML
name: 🚀 Feature Request (Please go to the "Discussions" tab to submit a Feature Request)
|
|
description: "⚠️ Please go to the \"Discussions\" tab to submit a Feature Request"
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ Please go to https://github.com/louislam/dockge/discussions/new?category=ask-for-help
|
|
- type: checkboxes
|
|
id: no-duplicate-issues
|
|
attributes:
|
|
label: "Issues are for bug reports only, please go to the \"Discussions\" tab to submit a Feature Request"
|
|
options:
|
|
- label: "I understand"
|
|
required: true
|