diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 47b08967b..42df4785e 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -6,6 +6,9 @@ body: - type: markdown attributes: value: | + > [!IMPORTANT] + > **Please ensure you are using the latest version of Coolify before submitting an issue, as the bug may have already been fixed in a recent update.** (Of course, if you're experiencing an issue on the latest version that wasn't present in a previous version, please let us know.) + # 💎 Bounty Program (with [algora.io](https://console.algora.io/org/coollabsio/bounties/new)) - If you would like to prioritize the issue resolution, consider adding a bounty to this issue through our [Bounty Program](https://console.algora.io/org/coollabsio/bounties/new). @@ -60,10 +63,3 @@ body: attributes: label: Additional Information description: Any other relevant details about the issue. - - - type: checkboxes - attributes: - label: Make sure you are using the latest version of Coolify before submitting this issue (as the bug could have been fixed already). - options: - - label: I confirm that I am using the latest version of Coolify. - required: true