Merge remote-tracking branch 'origin/main'

This commit is contained in:
Alexander Shaduri
2023-01-09 17:28:04 +04:00
5 changed files with 77 additions and 4 deletions
+28
View File
@@ -0,0 +1,28 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug, enhancement
assignees: ashaduri
---
**Version and Environment**
- GSmartControl version: [Are you using the latest released version or git?]
- OS: [e.g. openSUSE Linux 15.4]
**Describe the Bug**
[A clear and concise description of what the bug is].
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Screenshots**
[If applicable, add screenshots to help explain your problem].
**Additional Context**
[Add any other context about the problem here (GTK+ version, etc...)]
+24
View File
@@ -0,0 +1,24 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ashaduri
---
**Version and Environment**
- GSmartControl version: [Are you using the latest released version or git?]
- OS: [e.g. openSUSE Linux 15.4]
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
+15
View File
@@ -0,0 +1,15 @@
---
name: Other issue
about: Issues other than bugs and enhancements
title: ''
labels: ''
assignees: ashaduri
---
**Version and Environment**
- GSmartControl version: [Are you using the latest released version or git?]
- OS: [e.g. openSUSE Linux 15.4]
**Describe the Issue**
[A clear and concise description of what the issue is].
+5 -4
View File
@@ -4,10 +4,11 @@
The following versions are supported with security updates:
| Version | Supported |
| ------- | ------------------ |
| 1.1.x | :white_check_mark: |
| <= 1.0 | :x: |
| Version | Supported |
| -------- | ------------------ |
| git main | :white_check_mark: |
| 1.1.x | :white_check_mark: |
| <= 1.0 | :x: |
## Reporting a Vulnerability
+5
View File
@@ -3,5 +3,10 @@ remote_theme: rundocs/jekyll-rtd-theme
title: GSmartControl
description: Hard disk drive and SSD health inspection tool
# Sitemap
url: "https://gsmartcontrol.shaduri.dev" # the base hostname & protocol for your site
plugins:
- jekyll-sitemap
exclude:
- CNAME