mirror of
https://github.com/PancakeTAS/lsfg-vk.git
synced 2026-04-27 04:41:45 +00:00
docs: remove issue templates
Some checks are pending
(CI) lsfg-vk / build (push) Waiting to run
(CI/Flatpak) lsfg-vk / flatpak-extensions (23.08) (push) Waiting to run
(CI/Flatpak) lsfg-vk / flatpak-extensions (24.08) (push) Waiting to run
(CI/Flatpak) lsfg-vk / flatpak-extensions (25.08) (push) Waiting to run
(CI/Flatpak) lsfg-vk / flatpak-ui (push) Waiting to run
Some checks are pending
(CI) lsfg-vk / build (push) Waiting to run
(CI/Flatpak) lsfg-vk / flatpak-extensions (23.08) (push) Waiting to run
(CI/Flatpak) lsfg-vk / flatpak-extensions (24.08) (push) Waiting to run
(CI/Flatpak) lsfg-vk / flatpak-extensions (25.08) (push) Waiting to run
(CI/Flatpak) lsfg-vk / flatpak-ui (push) Waiting to run
#458
This commit is contained in:
parent
d9cdcf8ba7
commit
08c381915b
2 changed files with 0 additions and 52 deletions
16
.github/ISSUE_TEMPLATE/feature_request.md
vendored
16
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -1,16 +0,0 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Request a new feature
|
||||
title: "[FEATURE] (describe the feature)"
|
||||
labels: feature
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the feature**
|
||||
A short and fitting description of what you want to see in the project.
|
||||
|
||||
If someone already reported a variation of this feature, comment on it. If the issue has been closed, do not resubmit the feature request.
|
||||
|
||||
**Example usecase/scenario**
|
||||
When would users want this feature?
|
||||
36
.github/ISSUE_TEMPLATE/issue_report.md
vendored
36
.github/ISSUE_TEMPLATE/issue_report.md
vendored
|
|
@ -1,36 +0,0 @@
|
|||
---
|
||||
name: Bug / Compatibility report
|
||||
about: Report a bug or compatibility issue
|
||||
title: "[ISSUE] Explain your bug"
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Before reporting, please read through this wiki page about known quirks and issues:
|
||||
https://github.com/PancakeTAS/lsfg-vk/wiki/Quirks
|
||||
|
||||
Also make sure to search through existing issues to see if your bug has already been reported and comment on it instead of creating a duplicate issue.
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what's happening is and, if not immediately obvious, what's supposed to happen instead.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Open '...'
|
||||
2. Do '...'
|
||||
3. Notice '...'
|
||||
4. (...)
|
||||
|
||||
**Screenshots/Videos**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**System information**
|
||||
What Linux distro are you on? What driver version are you using? What's in your machine?
|
||||
Anything that could be relevant.
|
||||
|
||||
**Verbose log messages**
|
||||
Follow this wiki page to get log message.
|
||||
https://github.com/PancakeTAS/lsfg-vk/wiki/How-to-ask-for-help
|
||||
Loading…
Add table
Reference in a new issue