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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: migrate code from wealthsimple org (#1)
<!--
Thanks for contributing! Please fill in the sections below.
Individual projects may override this template with their own.
-->
## Summary
<!-- What does this PR do and why? Link to a related issue if there is
one. -->
Migrating code from our private org to the open source org
## Changes
<!-- Bullet the notable changes so a reviewer can scan quickly. -->
- …
- …
## Test plan
<!-- How did you verify this works? Automated tests, manual steps,
screenshots. -->
- [ ] …
- [ ] …
## Checklist
- [ ] I've read the project's `CONTRIBUTING.md`.
- [ ] Tests cover the change.
- [ ] Documentation updated where relevant.
- [ ] For security-sensitive changes (auth, authz, crypto, dependency
manifests): flagged in the description for reviewer visibility.