Skip to content

Commit

Permalink
Add more details on invoices for bounties
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Aug 29, 2024
1 parent cdde3db commit 5c3241f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pages/association/bounties.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ export default function Page({ githubData }) {
As a <strong>developer</strong>, express your interest to work on any issue,
after which we can discuss the details.
</p>
<p>
As a developer, you can only get paid if you are able to <a href="/association/bounty_process/#claiming-a-bounty">submit valid invoices</a>.
</p>
<p>
As an <strong>organization</strong>, you can <a href="mailto:[email protected]?subject=I want to place a bounty">mail us</a> to add additional bounties regarding Comunica-related projects.
</p>
Expand Down
16 changes: 16 additions & 0 deletions pages/association/bounty_process.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,22 @@ The <span class="bounty-assoc">association</span> manages issues as follows:

Depending on the specific needs of certain issues or use cases, deviations from these procedures may take place.

## Claiming a bounty

Once a bounty has been fully finalized, you can request your payment by _submitting an expense_ via [Open Collective](https://opencollective.com/comunica-association/).
When submitting an expense, you must attach an invoice, which must be a valid fiscal document.
This document must at least contain a VAT ID and your address and the Comunica Association's address:

```
Comunica Association
Cantorsteen 10
1000 Bruxelles
België
```

All expenses are handled by [Open Collective Europe](https://docs.opencollective.com/oceurope).
More details on expenses can be found on [Open Collective Europe's wiki](https://docs.opencollective.com/oceurope/how-it-works/expenses).

## Rules

1. While anyone is allowed to take up bounties, if board members want to take up bounties, all other board members have to agree, to avoid conflicts of interest.
Expand Down

0 comments on commit 5c3241f

Please sign in to comment.