DandyLyons/React-Example

[FEATURE] Create favicon

Closed this issue ยท 11 comments

Requirements

  • When viewing the React Example app in my browser, I should be able to see the custom favicon image that you added in browser tab title.
x5401 commented

Hi, I'd like to work on this issue, thanks!

Hi Pai, thank you for showing interest. I'd like to get you paired with another classmate so that you/I/we all can get practice pair programming. Dan and Destiny both shared interest in working on an Issue (but they haven't yet commented on an Issue on GitHub). I'd like to pair you with one of them.

If they don't communicate by Wed. then I'll go ahead and assign this to you. (Another option is you can pair with me.)

(btw, both people in a pair will be given credit for the contribution.)

Hi @AmandaAn , Dan messaged me on Slack that she'd like to work on this Issue with you. After Dan comments here on this thread, I'll assign her to this Issue as well (so then you'll both be assigned to it).

Both of you, please download the official Live Share VS Code Extension. Hopefully this should help make pair programming much easier.

Here's detailed instructions about how to use it. https://code.visualstudio.com/learn/collaboration/live-share

Hi Daniel, I'd like to work on this issue with Pai, thank you.

I'm excited to see the work you two do! Please let me know if you get stuck anywhere. I would love to help out however I can.

Thank you so much, we'll try our very best

I'm reposting what @AmandaAn sent me on Slack so that we can all be looped in on the conversation here. Here's her message.

Screenshot 2023-11-03 at 11 47 13โ€ฏAM

My response

Great job you two! ๐Ÿš€ It looks like you successfully pushed your change to your repository. The next step is to make what's called a Pull Request. (A Pull Request in GitHub, is analogous to what GitLab calls a merge request). A Pull Request is a vital skill that will be used on virtually any collaborative project, so it's fantastic that we're getting practice on one right now.

Here's a tutorial on Pull Request's: https://www.youtube.com/watch?v=8lGpZkjnkt4&pp=ygUMcHVsbCByZXF1ZXN0
And here's a tutorial on writing a quality PR: https://github.blog/2015-01-21-how-to-write-the-perfect-pull-request/

It looks like the next step is for you to click the Compare & Pull Request button on GitHub. The step after that is very crucial. You want to make sure that you are clearly and concisely communicating the changes you made in your PR and why you made them. This will make it easier for me to review your changes.

When I review the PR, I might ask for some changes. If so, this is completely normal, and is a part of the process. After I approve of the changes, then I'll merge the PR and it'll be a success. ๐ŸŽ‰

P.S. Sorry, I did an example of not-so-great communication! ๐Ÿ˜… When I opened this GitHub Issue, I didn't actually include the requirements in the Issue. I've added them now. Please have a look at them at the top of this Issue thread. (They're short.)

x5401 commented

Thank you Daniel! We have created a pull request

Great job! Go to the PR to see my comments.