diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 142dd49..10dc03f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -91,3 +91,10 @@ Do you have questions? Join the conversation in our [Discord](https://discord.gg By contributing to the Open Sauced project, you agree that your contributions will be licensed under its [MIT license](LICENSE). + +## Onboarding enhancement + +This aims to improve the onboarding process for new contributors to an open source project, making it more accessible and user-friendly for those who may face challenges in setting up their own coding environments. +To set up your development environment, you can use CodeSpaces or Gitpod: +- [CodeSpaces](https://github.com/features/codespaces) +- [Gitpod](https://www.gitpod.io/) \ No newline at end of file