9 Commits

Author SHA1 Message Date
Stefan Wieczorek
884cb96a05 . 2022-10-10 15:54:08 +02:00
Stefan Wieczorek
1dadbc1482 . 2022-08-24 11:25:17 +02:00
Stefan Wieczorek
d3c249befe . 2022-07-05 17:18:26 +02:00
Stefan Wieczorek
ba0aaac583 . 2022-07-05 17:16:35 +02:00
Stefan Wieczorek
17fac672bf . 2022-07-05 17:12:07 +02:00
Stefan Wieczorek
4276f6d168 . 2022-07-05 17:10:54 +02:00
Stefan Wieczorek
592d7a4fc2 . 2022-07-05 17:10:38 +02:00
Stefan Wieczorek
12d5693a61 . 2022-07-05 17:10:04 +02:00
Stefan Wieczorek
d8b440691d . 2022-07-05 17:07:14 +02:00
4 changed files with 64 additions and 2 deletions

View File

@@ -0,0 +1,40 @@
name: 🐛 Bug Report
description: ⚠️ NEVER report security issues! Send us an email to security[at]cloudpanel.io
labels: Bug
body:
- type: input
id: affected-versions
attributes:
label: CloudPanel version(s) affected
placeholder: x.y.z
validations:
required: true
- type: textarea
id: description
attributes:
label: Description
description: A clear and concise description of the problem
validations:
required: true
- type: textarea
id: how-to-reproduce
attributes:
label: How to reproduce
description: |
⚠️ This is the most important part of the report ⚠️
Without a way to easily reproduce your issue, there is little chance we will be able to help you and work on a fix.
Please, take the time to show us some code and/or config that is needed for others to reproduce the problem easily.
validations:
required: true
- type: textarea
id: possible-solution
attributes:
label: Possible Solution
description: |
Optional: only if you have suggestions on a fix/reason for the bug
- type: textarea
id: additional-context
attributes:
label: Additional Context
description: "Optional: any other context about the problem: log messages, screenshots, etc."

View File

@@ -0,0 +1,17 @@
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.

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Support Question
url: https://discord.cloudpanel.io
about: We use GitHub issues only to discuss about CloudPanel bugs and new features.

View File

@@ -6,7 +6,7 @@
[CloudPanel](https://www.cloudpanel.io) is a free and modern server control panel to configure and manage a server with an obsessive focus on simplicity.
Run **PHP**, **Node.js**, **Static Websites**, and Python applications in no time on a **high-performance technology stack**.
Run **PHP**, **Node.js**, **Static Websites**, and Python applications in no time on a **High-Performance Technology Stack**.
<p align="center">
<a href="https://www.cloudpanel.io" target="_blank">
@@ -19,7 +19,7 @@ Run **PHP**, **Node.js**, **Static Websites**, and Python applications in no tim
- **Free**
- **Easy to use**
- **Community Driven**
- **Modern**
- **Blazing Fast Page Loads - Up to 250x faster**
- **Secure (free SSL/TLS certificates)**
- **Cloudflare integration**
- **High Performance**