diff --git a/docs/contributing/setup.md b/docs/contributing/setup.md deleted file mode 100644 index ec3c5fa1b..000000000 --- a/docs/contributing/setup.md +++ /dev/null @@ -1,26 +0,0 @@ -# Development Environment Setup - -## Setup - -You will need to install these tools on your machine: - -### macOS - -### Windows - -## Verification - -## Building GitHub for Unity - -## Running tests - -## Debugging - -## The Next Steps - -You're almost there! Here's a couple of things we recommend you read next: - - - [Up for Grabs](../../CONTRIBUTING.md#up-for-grabs) - we've marked some tasks in - the backlog that are ideal for external contributors - - [Code Reviews](../process/reviews.md) - some notes on how the team does - code reviews diff --git a/docs/readme.md b/docs/readme.md index 8003418e1..62c9ebaa6 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -10,8 +10,6 @@ resources to get familiar with how things work: - **[How Can I Contribute?](../CONTRIBUTING.md#how-can-i-contribute)** - details about how you can participate - - **[Development Environment Setup](contributing/setup.md)** - everything - you need to know to get Desktop up and running - **[How To Build](contributing/how-to-build.md)** - learn how to build the application - **[Style Guide](contributing/styleguide.md)** - notes on the coding style