You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a new potential contributor wants to learn more about the codebase, there is not much information on how it can debug and better understand the codebase. Therefore, it makes it hard to onboard new people effectively.
What happens?
This triggers a chicken-and-egg situation within the project; people want to help support the project, but it can get overwhelming for new people. Therefore, providing additional documentation will help lower the learning curve and enable more people to participate in the project.
What were you expecting to happen?
We want to learn how to debug the codebase and how the project works effectively. We propose adding a simple DEBUGGING.md initial document to allow people to try things themselves.
What versions are you using?
Version of Orval: 7.1.1
The text was updated successfully, but these errors were encountered:
- Refined instructions for running the development environment
- Added clarity to testing and troubleshooting sections
- Enhanced code examples for better IDE configuration
What are the steps to reproduce this issue?
When a new potential contributor wants to learn more about the codebase, there is not much information on how it can debug and better understand the codebase. Therefore, it makes it hard to onboard new people effectively.
What happens?
This triggers a chicken-and-egg situation within the project; people want to help support the project, but it can get overwhelming for new people. Therefore, providing additional documentation will help lower the learning curve and enable more people to participate in the project.
What were you expecting to happen?
We want to learn how to debug the codebase and how the project works effectively. We propose adding a simple DEBUGGING.md initial document to allow people to try things themselves.
What versions are you using?
Version of Orval: 7.1.1
The text was updated successfully, but these errors were encountered: