diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 53b4dfb..23aeafd 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -17,6 +17,9 @@ Thank you for showing interest in contributing to Pretendo Network! As an open s - [Licensing](#licensing) # Prerequisites +> [!CAUTION] +> You may only contribute to Pretendo Network if you are legally able to do so. Being a part of the Nintendo Developer program, being under any other related NDA, having access to any related SDKs legally obtained or not, etc. prohibits you from contributing to Pretendo Network. If it is discovered that you are a part of these programs, are under any related NDA, have access to any related SDKs legally obtained or not, etc. you will immediately be blocked from the organization, even if you never use any information in contributions or don't even use the mentioned tools. + Before diving into the contribution process, we recommend familiarizing yourself with our project's existing repositories. By studying our existing codebases, issues, and pull requests you will get a better sense of direction of how we operate. Additionally, please review our [Code of Conduct](CODE_OF_CONDUCT.md) to ensure a respectful and inclusive environment for all participants. Given that our project's main goal is to emulate Nintendo Network, it is also highly recommended that you familiarize yourself with how these services operate. Information on these topics, and our libraries, can be found both on our [wiki](https://nintendo-wiki.pretendo.network/docs/) and our (in progress) [developer documentation](https://developer.pretendo.network/home).