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
3. Adhere to the coding conventions and linting rules used in the project. (You can run `npm test` to make sure it's passes linting and you did not break any tests.)
4. Provide tests with good coverage.
5. And as always, please follow the [code of conduct](CODE_OF_CONDUCT.md).