From a2477c6991773cccffcbf92f35597f5056be4b28 Mon Sep 17 00:00:00 2001
From: Dean Ellis
Date: Thu, 22 May 2025 16:48:17 +0100
Subject: [PATCH] Loosen the NDA requirements
We should only require an NDA if the bounty relates to closed source platforms. For bounties dealing with the open source repo the contributor agreement should be enough.
---
website/content/bounties.njk | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/website/content/bounties.njk b/website/content/bounties.njk
index d57203eb..41688428 100644
--- a/website/content/bounties.njk
+++ b/website/content/bounties.njk
@@ -28,7 +28,7 @@ description: The MonoGame Foundation uses a bounty system to propose paid incent
Once the date has been reached the bounty coordinator will review the applications. If there are no applicants, the bounty will remain open.
With input from the rest of the board members a successful applicant will be chosen. The bounty coordinator will then let you know of the decision.
The decision will also be made public on the specific bounty page. If the decision is favorable, a service agreement will
- be proposed to you to legally bind both parties. You will also be required to sign a Non-Disclosure Agreement with the Foundation.
+ be proposed to you to legally bind both parties. You may also be required to sign a Non-Disclosure Agreement with the Foundation.
The Foundation board will consider your expertise and proposed schedule. Unless specified, only one application
@@ -44,8 +44,8 @@ description: The MonoGame Foundation uses a bounty system to propose paid incent
Before you apply for fulfilling a bounty, please note the following requirements:
- - For US citizens you must provide a W-9 form along with your signed NDA when selected for a bounty.
- - For non-US citizens you need to provide the correct W-8 form along with your signed NDA when selected for a bounty
+ - For US citizens you must provide a W-9 form along with your signed NDA (if required) when selected for a bounty.
+ - For non-US citizens you need to provide the correct W-8 form along with your signed NDA (if required) when selected for a bounty
- Your country of registration must not be under commercial embargo from the United States of America.
- Your bank account must not be from a bank that is under commercial embargo from the United States of America.
-