Fix formatting in CONTRIBUTING.md

This commit is contained in:
William Oldham 2025-08-25 18:42:21 +01:00 committed by GitHub
commit 7181faff0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,6 +25,7 @@ Thank you for showing interest in contributing to Pretendo Network! As an open s
> - Owned by someone else (unless properly licensed for this project). > - Owned by someone else (unless properly licensed for this project).
> - A trade secret, under NDA, or otherwise confidential. > - A trade secret, under NDA, or otherwise confidential.
> 3. **Respect for Nintendos IP** We strictly avoid infringing on Nintendos intellectual property. If you have had access to Nintendos proprietary materials (legally or otherwise), we may take steps to ensure compliance, including blocking contributions or removing existing ones. > 3. **Respect for Nintendos IP** We strictly avoid infringing on Nintendos intellectual property. If you have had access to Nintendos proprietary materials (legally or otherwise), we may take steps to ensure compliance, including blocking contributions or removing existing ones.
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. 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). 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).