From a6f67e82b65be9abba7435001e29dbe37f7caaa0 Mon Sep 17 00:00:00 2001 From: Pavlenex Date: Thu, 9 Jan 2025 10:53:30 +0100 Subject: [PATCH] Fix formatting error in Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d2327960f..7a1176fe3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -62,7 +62,7 @@ body: id: terms attributes: label: Are you sure this is a bug report? - description: By submitting this report, you agree that this is not a support or a feature request. For general questions please read our [documentation](https://docs.btcpayserver.org). You can ask questions in [discussions](https://github.com/btcpayserver/btcpayserver/discussions) and [on our community chat](https://chat.btcpayserver.org) **Beware of scammers**: We will never direct you to third-party sites or ask for sensitive information (your private key especially). Ignore any bots and scammers replies to GitHub issues claiming to be support agents + description: By submitting this report, you agree that this is not a support or a feature request. For general questions please read our [documentation](https://docs.btcpayserver.org). You can ask questions in [discussions](https://github.com/btcpayserver/btcpayserver/discussions) and [on our community chat](https://chat.btcpayserver.org) Beware of scammers: We will never direct you to third-party sites for support or ask for sensitive information (your private key especially). Ignore any bots and scammers replies to GitHub issues claiming to be support agents options: - label: I confirm this is a bug report required: true