Merge pull request #296 from ghostbsd/#295

Fixed issue #295 and updated some desktop, version and added type
This commit is contained in:
Eric Turgeon 2025-09-24 21:21:47 -03:00 committed by GitHub
commit e12ccbf6e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 11 additions and 9 deletions

View File

@ -1,13 +1,13 @@
name: Bug Report
description: Report a bug or issue here.
#title: ""
labels: [bug]
type: Bug
body:
- type: markdown
attributes:
value: |
### Please read this first
Before reporting an issue, please make sure it is not in our [Development Management](https://github.com/orgs/ghostbsd/projects/4/views/12).
Before reporting an issue, please make sure it is not in our [Development Management Known Issues](https://github.com/orgs/ghostbsd/projects/4/views/21).
Follow these tips to help us understand your issue.
* Only one issue per report
@ -22,16 +22,17 @@ body:
attributes:
label: Version
description: Use ghostbsd-version -v or go to App menu > System Tools > Mate System Monitor and on the System Monitor window click System Tab
placeholder: "24.01.1"
placeholder: "25.02-R14.3p2"
validations:
required: true
- type: dropdown
id:
id: desktop
attributes:
label: What desktop?
options:
- Official MATE
- Community XFCE
- Community Gershwin
- Other
validations:
required: true

View File

@ -1,13 +1,13 @@
name: Enhancement or Feature Request
description: Request a new feature or an enhancement to improve GhostBSD.
#title: ""
labels: [enhancement]
type: Enhancement
body:
- type: markdown
attributes:
value: |
### Please read this first
Before requesting a new feature or enhancement, please ensure it is not in our [Development Management](https://github.com/orgs/ghostbsd/projects/4/views/12).
Before requesting a new feature or enhancement, please ensure it is not in our [Development Management Known Issues](https://github.com/orgs/ghostbsd/projects/4/views/21).
Follow these tips to help us understand your request.
* Only one feature or enhancement per request

View File

@ -1,13 +1,13 @@
name: Security issue
description: Report a security issue or vulnerability here.
#title: ""
labels: [security]
type: Security
body:
- type: markdown
attributes:
value: |
### Please read this first
Before reporting a security issue or vulnerability, make sure it is not in our [Development Management](https://github.com/orgs/ghostbsd/projects/4/views/12).
Before reporting a security issue or vulnerability, make sure it is not in our [Development Management Known Issues](https://github.com/orgs/ghostbsd/projects/4/views/21).
Follow these tips to help us understand your security issue
* Only one security issue or vulnerability per report
@ -22,7 +22,7 @@ body:
attributes:
label: Version
description: Use ghostbsd-version -v or go to App menu > System Tools > Mate System Monitor and on the System Monitor window click System Tab
placeholder: "22.03.11"
placeholder: "25.02-R14.3p2"
validations:
required: true
- type: textarea

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/.idea/