Update ENHANCEMENT_BOUNTY.yml
This commit is contained in:
19
.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml
vendored
19
.github/ISSUE_TEMPLATE/ENHANCEMENT_BOUNTY.yml
vendored
@@ -1,17 +1,16 @@
|
|||||||
name: 💎 Enhancement Bounty
|
name: 💎 Enhancement Bounty
|
||||||
description: "Propose a new feature, service, or improvement with an attached bounty."
|
description: "Propose a new feature, service, or improvement with an attached bounty."
|
||||||
title: "[Bounty]: "
|
title: "[Enhancement]: "
|
||||||
labels: ["✨ Enhancement", "🔍 Triage"]
|
labels: ["✨ Enhancement", "🔍 Triage"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
# 💎 Add a Bounty (with [algora.io](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.**
|
> **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).
|
||||||
- [Click here to create a new bounty](https://console.algora.io/org/coollabsio/bounties/new).
|
|
||||||
|
|
||||||
> [!NOTE]
|
# 💎 Add a Bounty (with [algora.io](https://console.algora.io/org/coollabsio/bounties/new))
|
||||||
> Enhancements without a bounty can be discussed in the appropriate category of [Github Discussions](https://github.com/coollabsio/coolify/discussions).
|
- [Click here to add the required bounty](https://console.algora.io/org/coollabsio/bounties/new)
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
@@ -30,11 +29,3 @@ body:
|
|||||||
description: Provide a detailed description of the feature, improvement, or service you are proposing.
|
description: Provide a detailed description of the feature, improvement, or service you are proposing.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
|
||||||
|
Reference in New Issue
Block a user