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
No code will be pushed to main directly. A PR for the same should be created and after approval from reviewers(other members in group) the code will be merged to main.
Writing Tests is very important. After adding any new enhancements make sure to add worst possible test cases as well.
Before making any commit make sure ✅ All tests are passing.