Closed seemwavy closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated |
---|---|---|---|---|
ricochet-frontend | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Feb 5, 2023 at 8:53PM (UTC) |
-
-
-
One last note:
In the future when you want to work on a bounty, after pulling latest changes. Please create a new branch with the following command in git:
git checkout -b name-of-branch-here
Name it something clear, in this example it would be:
bug/fix-affiliate-id
This will help us keep track of different PRs, in case we have any issues later on @seemwavy
One last note:
In the future when you want to work on a bounty, after pulling latest changes. Please create a new branch with the following command in git:
git checkout -b name-of-branch-here
Name it something clear, in this example it would be:
bug/fix-affiliate-id
This will help us keep track of different PRs, in case we have any issues later on @seemwavy
Understood. Shall I resubmit the branch with these changes?
Understood. Shall I resubmit the branch with these changes? @seemwavy You can:
git checkout -b bug/fix-affiliate-id
on the v2 branch of your repo. After the checkout, I think you then run:
git push --set-upstream origin bug/fix-affiliate-id
Understood. Shall I resubmit the branch with these changes? @seemwavy You can:
git checkout -b bug/fix-affiliate-id
on the v2 branch of your repo. After the checkout, I think you then run:
git push --set-upstream origin bug/fix-affiliate-id
The changes have been made to the branch
Closed in favor of #863
Fixes #
Changes proposed in this pull request:
surfwavy/dw-110/fix-referral-link-displa