Conversation
|
Hi @Mahimahto, it seems you have not synced up your branch before making changes for this issue. This PR contains old commits for Uli-Community as well. Can you sync your branch with the tattle's main branch and then only keep the relevant changes? |
|
Hi @maanasb01 , I did sync with the main branch and created a separate branch before making the changes. That said, I see that some older commits are still showing up in the PR. I’ll fix this by syncing again and updating the PR with only the required commits. |
|
Yeah sure, I see your main branch is up to date with the Tattle's. So it could be that you might have created this PR's feature branch from some other old branch in your local repository. |
622e882 to
36ec165
Compare
📝 WalkthroughWalkthroughA new React component file is created at Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
This pull request addresses issue #873 by adding a new dummy route
/new-homein the Gatsby project. The page currently shows placeholdertext and will be used for the upcoming homepage redesign. The existing
homepage (
/) has not been modified.Issue
Closes #873
Description
src/pages/new-home.jsSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.