-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit c28ba3c
Showing
10 changed files
with
156 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
name: Bug Report | ||
description: Create a report to see it being fixed | ||
labels: ["bug"] | ||
body: | ||
- type: dropdown | ||
id: product | ||
attributes: | ||
label: Product | ||
description: What product is this issue about? | ||
options: | ||
- Quantum | ||
- Unix | ||
- Carbon | ||
- Socialite | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
attributes: | ||
label: Describe the issue | ||
description: A clear and concise description of what the issue is | ||
validations: | ||
required: true | ||
|
||
- type: input | ||
attributes: | ||
label: Product Version | ||
description: Version number of the product you're running (latest is not a version) | ||
placeholder: 1.4.0 | ||
validations: | ||
required: true | ||
|
||
- type: input | ||
attributes: | ||
label: Pterodactyl Panel Version | ||
description: Version number of your Panel (latest is not a version) | ||
placeholder: 1.4.0 | ||
validations: | ||
required: false | ||
|
||
- type: textarea | ||
attributes: | ||
label: To Reproduce | ||
description: Steps to reproduce the behaviour | ||
placeholder: "1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '.....' | ||
4. See error" | ||
validations: | ||
required: false | ||
|
||
- type: textarea | ||
attributes: | ||
label: Expected Behaviour | ||
description: What were you expecting to happen? | ||
validations: | ||
required: false | ||
|
||
- type: textarea | ||
attributes: | ||
label: Screenshots | ||
description: If applicable, add screenshots to help explain your problem | ||
validations: | ||
required: false | ||
|
||
- type: textarea | ||
attributes: | ||
label: Additional Information | ||
description: Add more information about the problem if necessary | ||
validations: | ||
required: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: Need help? | ||
url: https://discord.gg/vertisan-760945720470667294 | ||
about: Visit our Discord server for questions! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
name: Feature request | ||
description: Suggest a feature we can add | ||
labels: ["enhancement"] | ||
body: | ||
- type: dropdown | ||
id: product | ||
attributes: | ||
label: Product | ||
description: What product is this issue about? | ||
options: | ||
- Quantum | ||
- Unix | ||
- Carbon | ||
- Socialite | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
attributes: | ||
label: Describe the solution you'd like | ||
description: A clear and concise description of what you want to happen | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
attributes: | ||
label: Describe alternatives you've considered | ||
description: A clear and concise description of any alternative solutions or features you've considered | ||
validations: | ||
required: false | ||
|
||
- type: textarea | ||
attributes: | ||
label: Additional context | ||
description: Add any other context or screenshots about the feature request here | ||
validations: | ||
required: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
quantum: | ||
- '(### Product\n\nQuantum)' | ||
unix: | ||
- '(### Product\n\nUnix)' | ||
carbon: | ||
- '(### Product\n\nCarbon)' | ||
socialite: | ||
- '(### Product\n\nSocialite)' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
name: "Issue Labeler" | ||
on: | ||
issues: | ||
types: [opened] | ||
|
||
permissions: | ||
issues: write | ||
contents: read | ||
|
||
jobs: | ||
triage: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: github/[email protected] | ||
with: | ||
configuration-path: .github/labeler.yml | ||
enable-versioned-regex: 0 | ||
repo-token: ${{ secrets.GITHUB_TOKEN }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Bug/suggestion tracker for Vertisan's Products | ||
This repository is made to track bugs and suggestions in Vertisan's Pterodactyl products | ||
|
||
### Looking to submit an issue with WemX? | ||
Please refer to the right repository - [WemXPro/tracker](https://github.com/WemXPro/tracker) | ||
|
||
## Quantum ⭐ | ||
[![Quantum](/images/quantum.png)](https://sourcexchange.net/products/quantum) | ||
|
||
## Unix Theme | ||
[![Unix Theme](/images/unix.png)](https://bbyb.it/r/20255) | ||
|
||
## Carbon Theme | ||
[![Carbon Theme](/images/carbon.png)](https://pterodactylmarket.com/resource/303) | ||
|
||
## Socialite Module | ||
[![Socialite Module](/images/socialite.gif)](https://pterodactylmarket.com/resource/559) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.