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

feat: Add <@samuelard7> as a contributor #708

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

samuelard7
Copy link

@samuelard7 samuelard7 commented Mar 19, 2025

Description

PR to add @samuelard7 as a contributor

What type of PR is this? (check all applicable)

  • 🤝 Add a contributor
  • 📝 Documentation Update

Related Issues

Contributors Checklist

I've read through the Getting Started section

  • ✅ Yes
  • ❌ Not yet

Have you run npm run contributors:generate to generate your profile and the badge on the README?

  • ✅ Yes
  • ❌ No

Added to documentation?

  • 📜 README.md
  • 🙅 no documentation needed

Screenshot (Required for PR Review)

Screenshot from 2025-03-19 08-34-43

[optional] What GIF best describes this PR or how it makes you feel?

Not Found
@samuelard7 samuelard7 requested a review from a team as a code owner March 19, 2025 03:14
Copy link

Congratulations on completing the How to Contribute to Open Source chapter of the Intro to Open Source Course with your contribution to this repository, @samuelard7! You're almost to the end of the course. Create a highlight of your contribution to our guestbook using the instructions in the next chapter and share it with us!

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our Contributing Guide.
This check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Congrats on making your first Pull Request and thanks for taking the time to improve Open Sauced! ❤️! 🎉🍕
Say hello by joining the conversation in our Discord

Copy link
Member

@adiati98 adiati98 left a comment

Choose a reason for hiding this comment

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

Hey @samuelard7,

Thank you for your contribution! ✨

However, there are a few things here before we review your PR:

  • Please address the warning bot and make sure all check pass.
  • You need to add the description of your PR.
  • We have merged a PR before yours. Please resolve the merge conflicts by following these instructions in our course before we can review your PR.

Let me know if you have questions or need any help. 😊

@samuelard7 samuelard7 changed the title feat: Add <@samuelard7> as a contributor fix: Add <@samuelard7> as a contributor Mar 21, 2025
@samuelard7 samuelard7 changed the title fix: Add <@samuelard7> as a contributor feat: Add <@samuelard7> as a contributor Mar 21, 2025
@samuelard7 samuelard7 requested a review from adiati98 March 21, 2025 21:30
Copy link
Member

@adiati98 adiati98 left a comment

Choose a reason for hiding this comment

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

Hi @samuelard7,

I left some comments for you to fix. My concerns here:

  • I'm not sure why there are feat/add-richard and main all over the place.
  • There is no closing brackets between your profile and other contributor's in the .all-contributorsrc file. If you run the command to generate the profile, this will actually break the README.

Please follow the instructions in our course to resolve the merge conflicts.

If you're unsure how to fix, you can always close this PR and create a new one.
Thank you.🙂

@@ -3755,6 +3755,44 @@
]
},
{
feat/add-richard
Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure why this is here. Can you please remove it?

"translation",
"tutorial",
"userTesting",
"video"
Copy link
Member

Choose a reason for hiding this comment

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

This should have a closing brackets.

Suggested change
"video"
"video"
]
}

Comment on lines +3811 to 3813
main
]
}
Copy link
Member

Choose a reason for hiding this comment

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

There shouldn't be a main here. Please remove it.

Comment on lines +38 to +41
feat/add-richard


main
Copy link
Member

Choose a reason for hiding this comment

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

  • After solving the merge conflicts and run the command to generate profile, the badge should increase. But this hasn't increased.
  • These lines of code are not supposed to be here. Please remove them.

<td align="center" valign="top" width="14.28%"><a href="https://github.com/sultanovich"><img src="https://avatars.githubusercontent.com/u/601474?v=4?s=100" width="100px;" alt="Pablo"/><br /><sub><b>Pablo</b></sub></a><br /><a href="#question-sultanovich" title="Answering Questions">💬</a> <a href="#blog-sultanovich" title="Blogposts">📝</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3Asultanovich" title="Bug reports">🐛</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=sultanovich" title="Code">💻</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=sultanovich" title="Documentation">📖</a> <a href="#infra-sultanovich" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-sultanovich" title="Maintenance">🚧</a> <a href="#mentoring-sultanovich" title="Mentoring">🧑‍🏫</a> <a href="https://github.com/TejasQ/opensauced-guestbook/pulls?q=is%3Apr+reviewed-by%3Asultanovich" title="Reviewed Pull Requests">👀</a> <a href="#security-sultanovich" title="Security">🛡️</a></td>
</tr>
main
Copy link
Member

Choose a reason for hiding this comment

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

This main should not be here. Please remove it.

@@ -383,8 +386,13 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Spcxx"><img src="https://avatars.githubusercontent.com/u/28925424?v=4?s=100" width="100px;" alt="Spc"/><br /><sub><b>Spc</b></sub></a><br /><a href="#question-Spcxx" title="Answering Questions">💬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3ASpcxx" title="Bug reports">🐛</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=Spcxx" title="Code">💻</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=Spcxx" title="Documentation">📖</a> <a href="#ideas-Spcxx" title="Ideas, Planning, & Feedback">🤔</a> <a href="#translation-Spcxx" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/crow50"><img src="https://avatars.githubusercontent.com/u/15437063?v=4?s=100" width="100px;" alt="Ernest Baker"/><br /><sub><b>Ernest Baker</b></sub></a><br /><a href="#question-crow50" title="Answering Questions">💬</a> <a href="#blog-crow50" title="Blogposts">📝</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3Acrow50" title="Bug reports">🐛</a> <a href="#business-crow50" title="Business development">💼</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=crow50" title="Code">💻</a> <a href="#data-crow50" title="Data">🔣</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=crow50" title="Documentation">📖</a> <a href="#ideas-crow50" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-crow50" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-crow50" title="Maintenance">🚧</a> <a href="#platform-crow50" title="Packaging/porting to new platform">📦</a> <a href="#plugin-crow50" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/TejasQ/opensauced-guestbook/pulls?q=is%3Apr+reviewed-by%3Acrow50" title="Reviewed Pull Requests">👀</a> <a href="#security-crow50" title="Security">🛡️</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=crow50" title="Tests">⚠️</a> <a href="#tool-crow50" title="Tools">🔧</a> <a href="#tutorial-crow50" title="Tutorials">✅</a></td>
feat/add-richard
Copy link
Member

Choose a reason for hiding this comment

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

This not supposed to be here. Please remove it.

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

2 participants