Pull Request / Code Reviews
When making a PR, required details:
- Changes to dependencies and purpose for example:
Terminal
Axios: added for making requests to backend- Any known issues
- If feature has complicated implementation that has not been discussed, overview of functionality
Before making a PR, always merge main into your branch prior and test, it is the individual developer’s responsibility to stay up to date with main and deal with merge conflicts with their features.