Update issue templates

This commit is contained in:
vaxerski 2022-03-20 18:07:20 +01:00 committed by GitHub
parent 382189b84b
commit 8dd48025ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 0 deletions

16
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,16 @@
---
name: Bug report
about: Found a bug? Report it here!
title: ''
labels: bug
assignees: vaxerski
---
**Describe the bug**
**Images/videos/anything that would help**
Please attach a log (it's in /tmp/hypr/hyprland.log) and, if crashing, a crashdump (coredumpctl, then coredumpctl info <pid>)

View File

@ -0,0 +1,10 @@
---
name: Feature request
about: Suggest a feature/change/idea
title: ''
labels: enhancement
assignees: vaxerski
---
**Describe in detail your idea.**