mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
17
.github/ISSUE_TEMPLATE/2_Feature_request.yaml
vendored
17
.github/ISSUE_TEMPLATE/2_Feature_request.yaml
vendored
@@ -1,17 +0,0 @@
|
||||
name: 🚀 Feature Request
|
||||
description: RFC and ideas for new features and improvements
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: Description
|
||||
description: A clear and concise description of the new feature
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: example
|
||||
attributes:
|
||||
label: Example
|
||||
description: |
|
||||
A simple example of the new feature in action (include PHP code, YAML config, etc.)
|
||||
If the new feature changes an existing feature, include a simple before/after comparison.
|
||||
7
.github/ISSUE_TEMPLATE/config.yml
vendored
7
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,5 +1,8 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Support Question
|
||||
- name: 🚀 Feature Request
|
||||
url: https://feature-requests.cloudpanel.io/
|
||||
about: We would love to hear what you are thinking about. What can we do better? This is the place for you to vote, discuss and share ideas.
|
||||
- name: 💬 Support Question
|
||||
url: https://discord.cloudpanel.io
|
||||
about: We use GitHub issues only to discuss about CloudPanel bugs and new features.
|
||||
about: We use GitHub issues only to discuss about CloudPanel bugs.
|
||||
|
||||
Reference in New Issue
Block a user