diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f0b9deb79..06fc6b5dc 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 00fc48116..a0a412381 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.