Skip to content

Commit

Permalink
Merge pull request #244 from prokoudine/main
Browse files Browse the repository at this point in the history
Add a new page on accepting donations
  • Loading branch information
yorikvanhavre authored Nov 4, 2024
2 parents 2bfcaf9 + b0be3e5 commit 3302ea1
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
1 change: 1 addition & 0 deletions handbook/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ This handbook has several major sections:
- [Social media](./process/socialmedia.md)
- [Forum](./process/forum.md)
- [Funds access](./process/fundsaccess.md)
- [Accepting donations](./process/accepting-donations.md)
{: .menuList}

## Programs and Initiatives
Expand Down
26 changes: 26 additions & 0 deletions handbook/process/accepting-donations.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: "Accepting donations"
description:
"How we accept donations"
layout: default
---

# {{page.title}}

{{page.description}}

One of FPA's tasks is to accept donations from individuals and corporations and spend it on bettering FreeCAD and its ecosystem, organize events that broaden FreeCAD's reach, and otherwise improve how FreeCAD operates as a project.

We will accept donations from all companies and individuals who want to finanically contribute to the project's wellbeing. However, it is within the realm of possibilities that some bad actors could use donations to influence the project in a way that is not acceptable for the community. Realistically, we have very few resources to do due diligence where the money is coming from.

We also have a good track record distributing funds as grants for developers. But for companies that want very specific changes in FreeCAD, we cannot work as a middle man between employer and contractor.

Thus the following ground rules apply:

- We will accept donations from individuals and companies alike on the "no strings attached" basis.
- We trust donors to be good actors, and donors trust the FPA to do the right thing. Our financial decisions are [transparent](https://fpa.freecad.org/handbook/process/bookkeeping/overview.html) to prove that.
- We will not accept donations aimed solely at placing a link on the FreeCAD sponsors page. Sponsoring companies must have some form of relationship with the FreeCAD project.
- We will ask companies and individuals who want to donate a substantial amount of money about their history with FreeCAD and why they are donating.
- We reserve the right to say 'no' to a particular company or individual if we have reasons to think that the affiliation will hurt FreeCAD's reputation.
- In potentially problematic cases, we will put decision on accepting a donation up for voting to the FPA's general assembly.
- We will not act as a middle man between a company that wants specific changes in FreeCAD and FreeCAD contributors and expects us to organize a grant. However, we can connect such a company with a potential developer and expect them to work out a deal and then follow the [general contributions routine](https://github.com/FreeCAD/FreeCAD/blob/main/CONTRIBUTING.md) should the code be contributed back to the upstream project.

0 comments on commit 3302ea1

Please sign in to comment.