14 Commits

Author SHA1 Message Date
Stefan Wieczorek
dc1c54dad7 . 2023-05-30 15:31:23 +02:00
Stefan Wieczorek
501c0592e9 . 2023-04-16 19:25:52 +02:00
cloudpanel-io
3e154cf3de Merge pull request #206 from achouvardas/master
Update config.yml
2022-11-21 07:51:31 +01:00
Angelos Chouvardas
c4196fd654 Delete 2_Feature_request.yaml 2022-11-19 17:47:47 +02:00
Angelos Chouvardas
5c0f6749a3 Update config.yml 2022-11-19 17:45:48 +02:00
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
3 changed files with 55 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."

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

@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- 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.

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**, **Reverse Proxies** 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**
@@ -35,9 +35,14 @@ Run **PHP**, **Node.js**, **Static Websites**, and Python applications in no tim
- [Hetzner Cloud](https://www.cloudpanel.io/docs/v2/getting-started/hetzner-cloud/installation/installer/)
- [Google Compute Engine](https://www.cloudpanel.io/docs/v2/getting-started/google-compute-engine/installation/installer/)
- [Microsoft Azure](https://www.cloudpanel.io/docs/v2/getting-started/microsoft-azure/installation/installer/)
- [Oracle Cloud](https://www.cloudpanel.io/docs/v2/getting-started/oracle-cloud/installation/installer/)
- [Vultr](https://www.cloudpanel.io/docs/v2/getting-started/vultr/installation/marketplace/)
- [Other](https://www.cloudpanel.io/docs/v2/getting-started/other/)
## Discord
<a href="https://discord.cloudpanel.io/"><img src="https://img.shields.io/discord/696694788883349574?label=Discord" alt="Discord"></a>
## :sparkling_heart: Support This Project
* Please star the project