diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 3123d6a92..916763022 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -9,6 +9,16 @@ body: attributes: value: | Thanks for taking the time to fill out this bug report! Please be cautious with the sensitive information/logs while filing the issue. + - type: markdown + attributes: + value: | + ⚠️ If you're reporting an interoperability issue with a **closed source** + ActivityPub/Mastodon client or server, please report the issue to the + developers of that client or server instead. Without access to their + source debugging the issue is difficult for us. Since GoToSocial is + open source, developers of closed source implementations can run a copy + and autonomously debug the issue. We'll gladly address any bugs they + raise with us. - type: textarea id: desc attributes: |