issue templates: add compatibility issue template
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug-report.md
vendored
2
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Bug report
|
||||
about: General bug report
|
||||
title: "[Bug]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
19
.github/ISSUE_TEMPLATE/compatibility-issue.md
vendored
Normal file
19
.github/ISSUE_TEMPLATE/compatibility-issue.md
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
name: Compatibility issue
|
||||
about: Report an issue with a specific application or window
|
||||
title: "[Compatibility]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Karousel version:
|
||||
Plasma version:
|
||||
X11 / Wayland:
|
||||
|
||||
Window class:
|
||||
Window caption (title):
|
||||
Window type:
|
||||
(Get this info [here](https://github.com/peterfajdiga/karousel/wiki/Getting-window-info))
|
||||
|
||||
Description:
|
||||
Reference in New Issue
Block a user