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 ) - -*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.