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
Spaces should be used instead of tabs in the source code. Use 4 spaces per tab.
If you are working on a Story, please put the Story Id at the beginning of your commit message, e.g. > git commit -m "Story E001-001: Added constraints to domain class"
All changes must come with unit tests.
Each pull request must pass all unit tests before it will be accepted.