chore(community): remove Algora bounty program references (#9436)
This commit is contained in:
commit
c360dbdaea
5 changed files with 3 additions and 47 deletions
3
.github/ISSUE_TEMPLATE/01_BUG_REPORT.yml
vendored
3
.github/ISSUE_TEMPLATE/01_BUG_REPORT.yml
vendored
|
|
@ -9,9 +9,6 @@ body:
|
|||
> [!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).
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Error Message and Logs
|
||||
|
|
|
|||
31
.github/ISSUE_TEMPLATE/02_ENHANCEMENT_BOUNTY.yml
vendored
31
.github/ISSUE_TEMPLATE/02_ENHANCEMENT_BOUNTY.yml
vendored
|
|
@ -1,31 +0,0 @@
|
|||
name: 💎 Enhancement Bounty
|
||||
description: "Propose a new feature, service, or improvement with an attached bounty."
|
||||
title: "[Enhancement]: "
|
||||
labels: ["✨ Enhancement", "🔍 Triage"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
> [!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).
|
||||
|
||||
# 💎 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:
|
||||
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
|
||||
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
|
@ -22,7 +22,7 @@ ## Category
|
|||
|
||||
## Preview
|
||||
|
||||
<!-- Screenshot or short video showing your changes in action. Mandatory for bounty claims and new features. -->
|
||||
<!-- Screenshot or short video showing your changes in action. Mandatory for new features. -->
|
||||
|
||||
## AI Assistance
|
||||
|
||||
|
|
|
|||
|
|
@ -212,7 +212,7 @@ #### Review Process
|
|||
- Duplicate or superseded work
|
||||
- Security or quality concerns
|
||||
|
||||
#### Code Quality, Testing, and Bounty Submissions
|
||||
#### Code Quality and Testing
|
||||
All contributions must adhere to the highest standards of code quality and testing:
|
||||
|
||||
- **Testing Required**: Every PR must include steps to test your changes. Untested code will not be reviewed or merged.
|
||||
|
|
@ -220,15 +220,6 @@ #### Code Quality, Testing, and Bounty Submissions
|
|||
- **Code Standards**: Follow the existing code style, conventions, and patterns in the codebase.
|
||||
- **No AI-Generated Code**: Do not submit code generated by AI tools without fully understanding and verifying it. AI-generated submissions that are untested or incorrect will be rejected immediately.
|
||||
|
||||
**For PRs that claim bounties:**
|
||||
|
||||
- **Eligibility**: Bounty PRs must strictly follow all guidelines above. Untested, poorly described, or non-compliant PRs will not qualify for bounty rewards.
|
||||
- **Original Work**: Bounties are for genuine contributions. Submitting AI-generated or copied code solely for bounty claims will result in disqualification and potential removal from contributing.
|
||||
- **Quality Standards**: Bounty submissions are held to even higher standards. Ensure comprehensive testing, clear documentation, and alignment with project goals. When maintainers review the changes, they should work as expected (the things mentioned in the PR description plus what the bounty issuer needs).
|
||||
- **Claim Process**: Only successfully merged PRs that pass all reviews (core maintainers + bounty issuer) and meet bounty criteria will be awarded. Follow the issue's bounty guidelines precisely.
|
||||
- **Prioritization**: Contributor PRs are prioritized over first-time or new contributors.
|
||||
- **Developer Experience**: We highly advise beginners to avoid participating in bug bounties for our codebase. Most of the time, they don't know what they are changing, how it affects other parts of the system, or if their changes are even correct.
|
||||
- **Review Comments**: When maintainers ask questions, you should be able to respond properly without generic or AI-generated fluff.
|
||||
|
||||
## Development Notes
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ # Coolify
|
|||
An open-source & self-hostable Heroku / Netlify / Vercel alternative.
|
||||
|
||||
 [](https://console.algora.io/org/coollabsio/bounties/new)
|
||||
)
|
||||
</div>
|
||||
|
||||
## About the Project
|
||||
|
|
@ -65,7 +65,6 @@ ### Huge Sponsors
|
|||
### Big Sponsors
|
||||
|
||||
* [23M](https://23m.com?ref=coolify.io) - Your experts for high-availability hosting solutions!
|
||||
* [Algora](https://algora.io?ref=coolify.io) - Open source contribution platform
|
||||
* [American Cloud](https://americancloud.com?ref=coolify.io) - US-based cloud infrastructure services
|
||||
* [Arcjet](https://arcjet.com?ref=coolify.io) - Advanced web security and performance solutions
|
||||
* [BC Direct](https://bc.direct?ref=coolify.io) - Your trusted technology consulting partner
|
||||
|
|
|
|||
Loading…
Reference in a new issue