From e3046698a53a795510aefd5c6df77a1b3ddbbd27 Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Fri, 13 Sep 2024 17:42:19 +0200 Subject: [PATCH 1/4] Create ENHANCEMENT_BOUNTY.yml --- .github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml diff --git a/.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml b/.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml new file mode 100644 index 000000000..3273d25f1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml @@ -0,0 +1,41 @@ +name: 💎 Enhancement Bounty +description: "Propose a new feature, service, or improvement with an attached bounty." +title: "[Bounty]: " +labels: ["✨ Enhancement", "🔍 Triage"] +body: + - type: markdown + attributes: + value: | + # 💎 Add a Bounty (with [algora.io](https://console.algora.io/org/coollabsio/bounties/new)) + - This issue template is exclusively for proposing new features, services, or improvements with an attached bounty. + - [Click here to create a new bounty](https://console.algora.io/org/coollabsio/bounties/new). + + # Important + - **Please do not use this template unless you are adding a bounty to your request.** + - **Enhancements without a bounty can be discussed in the appropriate category of [Github Discussions](https://github.com/coollabsio/coolify/discussions).** + + - type: dropdown + attributes: + label: Request Type + description: Select the type of request you are making. + options: + - New Feature + - New Service + - Improvement + validations: + required: true + + - type: textarea + attributes: + label: Description + description: Provide a detailed description of the feature, improvement, or service you are proposing. + validations: + required: true + + - type: checkboxes + attributes: + label: Terms + description: "By submitting this issue, you agree to the following:" + options: + - label: I have added or will add a bounty to this request. + required: true From e90d1af884a3bc43fada3c1e2a3c5590d643884b Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Fri, 13 Sep 2024 17:49:30 +0200 Subject: [PATCH 2/4] Update ENHANCEMENT_BOUNTY.yml --- .github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml b/.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml index 3273d25f1..f5e0c7a28 100644 --- a/.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml +++ b/.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml @@ -7,11 +7,10 @@ body: attributes: value: | # 💎 Add a Bounty (with [algora.io](https://console.algora.io/org/coollabsio/bounties/new)) - - This issue template is exclusively for proposing new features, services, or improvements with an attached bounty. + - **This issue template is exclusively for proposing new features, services, or improvements with an attached bounty.** - [Click here to create a new bounty](https://console.algora.io/org/coollabsio/bounties/new). - # Important - - **Please do not use this template unless you are adding a bounty to your request.** + ## No Bounty? - **Enhancements without a bounty can be discussed in the appropriate category of [Github Discussions](https://github.com/coollabsio/coolify/discussions).** - type: dropdown @@ -34,7 +33,7 @@ body: - type: checkboxes attributes: - label: Terms + label: Enhancement Bounty Condition description: "By submitting this issue, you agree to the following:" options: - label: I have added or will add a bounty to this request. From e8179ec51900814b2c28581ca0f37c8b26a3d292 Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Fri, 13 Sep 2024 20:53:31 +0200 Subject: [PATCH 3/4] Update ENHANCEMENT_BOUNTY.yml --- .github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml b/.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml index f5e0c7a28..783aa4261 100644 --- a/.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml +++ b/.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml @@ -10,8 +10,8 @@ body: - **This issue template is exclusively for proposing new features, services, or improvements with an attached bounty.** - [Click here to create a new bounty](https://console.algora.io/org/coollabsio/bounties/new). - ## No Bounty? - - **Enhancements without a bounty can be discussed in the appropriate category of [Github Discussions](https://github.com/coollabsio/coolify/discussions).** + > [!NOTE] + > Enhancements without a bounty can be discussed in the appropriate category of [Github Discussions](https://github.com/coollabsio/coolify/discussions). - type: dropdown attributes: From 06fd7286dabfdac64690e4e100cc2c454cd02175 Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:45:49 +0200 Subject: [PATCH 4/4] Update ENHANCEMENT_BOUNTY.yml --- .github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml b/.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml index 783aa4261..ef26125e0 100644 --- a/.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml +++ b/.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml @@ -1,17 +1,16 @@ name: 💎 Enhancement Bounty description: "Propose a new feature, service, or improvement with an attached bounty." -title: "[Bounty]: " +title: "[Enhancement]: " labels: ["✨ Enhancement", "🔍 Triage"] body: - type: markdown attributes: value: | - # 💎 Add a Bounty (with [algora.io](https://console.algora.io/org/coollabsio/bounties/new)) - - **This issue template is exclusively for proposing new features, services, or improvements with an attached bounty.** - - [Click here to create a new bounty](https://console.algora.io/org/coollabsio/bounties/new). + > [!IMPORTANT] + > **This issue template is exclusively for proposing new features, services, or improvements with an attached bounty.** Enhancements without a bounty can be discussed in the appropriate category of [Github Discussions](https://github.com/coollabsio/coolify/discussions). - > [!NOTE] - > Enhancements without a bounty can be discussed in the appropriate category of [Github Discussions](https://github.com/coollabsio/coolify/discussions). + # 💎 Add a Bounty (with [algora.io](https://console.algora.io/org/coollabsio/bounties/new)) + - [Click here to add the required bounty](https://console.algora.io/org/coollabsio/bounties/new) - type: dropdown attributes: @@ -30,11 +29,3 @@ body: description: Provide a detailed description of the feature, improvement, or service you are proposing. validations: required: true - - - type: checkboxes - attributes: - label: Enhancement Bounty Condition - description: "By submitting this issue, you agree to the following:" - options: - - label: I have added or will add a bounty to this request. - required: true