Skip to content

Update bounties.njk with Tax info #138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 19, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion website/content/bounties.njk
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ description: The MonoGame Foundation uses a bounty system to propose paid incent
<span class="fw-bold">Before you apply for fulfilling a bounty, please note the following requirements:</span>
</p>
<ul>
<li>You must be a registered business or a registered self-employed individual.</li>
<li>For US citizens you must provide a <a href="https://www.irs.gov/forms-pubs/about-form-w-9">W-9</a> form along with your signed NDA when selected for a bounty.</li>
<li>For non-US citizens you need to provide a <a href="https://www.irs.gov/forms-pubs/about-form-w-8">W-8</a> form along with your signed NDA when selected for a bounty </li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to maybe say "provide the correct W-8 form" and link the two main ones... the one for individuals and the one for entities (corporations).

That said it is their responsibility to give us the correct version of the W-8. The individual one will be the correct one 99% of the time.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link I put for W-8 (https://www.irs.gov/forms-pubs/about-form-w-8) is the landing page for ALL the types of from. But I can change the working to "correct"

<li>Your country of registration must not be under commercial embargo from the United States of America.</li>
<li>Your bank account must not be from a bank that is under commercial embargo from the United States of America.</li>
<li>
Expand Down