From 77a6897180750801cc020262c94878736ff79799 Mon Sep 17 00:00:00 2001 From: Jiralite <33201955+Jiralite@users.noreply.github.com> Date: Fri, 27 Feb 2026 20:24:23 +0000 Subject: [PATCH] chore: add status page disclaimer to issue templates --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/docs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 825c502c..ccb59c9d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -7,7 +7,7 @@ body: value: | Thanks for the report. - Please check for existing issues before filing. + Please check our status page at https://fluxerstatus.com and search for existing issues before filing. Security issues should go to https://fluxer.app/security. - type: textarea id: summary diff --git a/.github/ISSUE_TEMPLATE/docs.yml b/.github/ISSUE_TEMPLATE/docs.yml index 93cd8f0d..d67adc58 100644 --- a/.github/ISSUE_TEMPLATE/docs.yml +++ b/.github/ISSUE_TEMPLATE/docs.yml @@ -7,7 +7,7 @@ body: value: | Thanks. - Please check for existing issues before filing. + Please check our status page at https://fluxerstatus.com and search for existing issues before filing. Security issues should go to https://fluxer.app/security. - type: textarea id: issue