diff options
author | vaxerski <[email protected]> | 2022-06-06 15:00:24 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-06-06 15:00:24 +0200 |
commit | c474e8253aed47ce61d173ad8bda07936a41b702 (patch) | |
tree | b8980eedbc826bdc70b35a1c2cd26ab12ee331a0 /.github/ISSUE_TEMPLATE | |
parent | 20936ad2a4046d4e8fd3106f793b59dfaa22e0be (diff) | |
download | Hyprland-c474e8253aed47ce61d173ad8bda07936a41b702.tar.gz Hyprland-c474e8253aed47ce61d173ad8bda07936a41b702.zip |
Update issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 12 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 4 |
2 files changed, 6 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f0b9deb7..06fc6b5d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,12 +7,6 @@ assignees: '' --- -**Describe the bug** - - -**Images/videos/anything that would help** - - -Please attach a log (it's in /tmp/hypr/[INSTANCE SIGNATURE]/hyprland.log, if you are unsure of the instance signature, grab the one thats the most recently modified) and, if crashing, a crashdump (coredumpctl, then coredumpctl info <pid>) - -*Please do NOT attach coredumps from any packaged version of Hyprland (AUR, etc.). Compile manually, and THEN attach a coredump of that.* +Please consult the issue guidelines at +https://github.com/vaxerski/Hyprland/blob/main/docs/ISSUE_GUIDELINES.md +BEFORE submitting. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 00fc4811..a0a41238 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,4 +7,6 @@ assignees: '' --- -**Describe in detail your idea.** +Please consult the issue guidelines at +https://github.com/vaxerski/Hyprland/blob/main/docs/ISSUE_GUIDELINES.md +BEFORE submitting. |