Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typography improvement to Thank You page #81

Merged

Conversation

eremitik
Copy link
Contributor

Hi! This is my first PR to an open-source project and wanted to start small. Hope this is acceptable and I can contribute more in the near future.

@netlify
Copy link

netlify bot commented Aug 20, 2021

✔️ Deploy Preview for helpafamily-margarita-humanitarian ready!
Built without sensitive environment variables

🔨 Explore the source changes: 06e4145

🔍 Inspect the deploy log: https://app.netlify.com/sites/helpafamily-margarita-humanitarian/deploys/6122e9fccf21ca0007e361b4

😎 Browse the preview: https://deploy-preview-81--helpafamily-margarita-humanitarian.netlify.app

Copy link
Collaborator

@RedFox0x20 RedFox0x20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @eremitik welcome to open source! This was also the first project that I contributed to too!

You've made some nice stylistic changes to the page, it looks much tidier and you have likely improved the pages readability a bit!

You'll see that your PR failed to deploy with Netlify, this is due to some linting issues, thankfully these are easy to fix! Please see the comments I have left on the two problematic lines!

}
</p>
<h2 className="m-5 text-3xl font-bold">{'Receipt to Follow'}</h2>
<h2 className="m-0 mt-10 mb-2 text-3xl font-bold">{'Receipt to Follow'}</h2>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please put a newline before the { and after the }
Alternatively run eslint . --fix if you have eslint installed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for the detailed comments, I have made the changes as suggested!

@@ -46,16 +45,16 @@ export default function Home() {
". We're looking for volunteer contributors to help make it better. Report bugs or propose ideas for improvements by submitting GitHub issues, or even submit little pull requests as proposals."
}
</p>
<h3 className="m-5 text-xl font-bold">{'Reach Out to Us'}</h3>
<h3 className="m-0 mt-10 mb-2 text-3xl font-bold">{'Reach Out to Us'}</h3>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please put a newline before the { and after the }
Alternatively run eslint . --fix if you have eslint installed.

@audreyfeldroy
Copy link
Member

Hey @eremitik! You've done a great job with this PR so far and we want to help you get it merged.

Let us know if you get stuck on adding a commit to address the above...we're happy to help you through any obstacles right here, or even over chat or screenshare.

@vercel
Copy link

vercel bot commented Aug 23, 2021

@eremitik is attempting to deploy a commit to the Margarita Humanitarian Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Aug 23, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/margaritahumanitarian/helpafamily/HHYdTzfWzuSBFKZfYJ5wZbe3rWZ1
✅ Preview: https://helpafamily-git-fork-eremitik-than-e7f438-margaritahumanitarian.vercel.app

@audreyfeldroy
Copy link
Member

Merged, excellent work @eremitik! Congrats on your first open-source PR. You did it perfectly and we appreciate your contribution very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants