To streamline the onboarding process for new developers and enhance the development environment consistency, I've created a development guide. Additionally, by introducing a Dev container, we aim to ensure that developers have a uniform environment setup, thereby reducing setup time and potential discrepancies across different development setups.
What changes are included in this PR?
This PR introduces:
Users will now have access to a development guide that simplifies the initial setup process. Moreover, developers will benefit from using a Dev container, ensuring a consistent environment for coding and testing.
Rationale for this change
To streamline the onboarding process for new developers and enhance the development environment consistency, I've created a development guide. Additionally, by introducing a Dev container, we aim to ensure that developers have a uniform environment setup, thereby reducing setup time and potential discrepancies across different development setups.
What changes are included in this PR? This PR introduces: Users will now have access to a development guide that simplifies the initial setup process. Moreover, developers will benefit from using a Dev container, ensuring a consistent environment for coding and testing.