TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
9.08k stars 12.57k forks source link

Project: Custom Enumerables: Added link to Additional resources list #28277

Closed MidlifeMechanicus closed 4 days ago

MidlifeMechanicus commented 5 days ago

Added a link to an article that I found very helpful in getting me started on the project.

Because

This PR

Issue

Closes #XXXXX

Additional Information

Pull Request Requirements

CouchofTomato commented 5 days ago

There's a few linting issues with this lesson. Are you happy to try and address them?

MidlifeMechanicus commented 4 days ago

Attempted to address the preexisting linting issues.

MidlifeMechanicus commented 4 days ago

Is there something more that I need to do in order to complete the pull request? Not trying to be impatient - I'm just clueless, and don't want to be making other people wait on me!

SumonGFC commented 4 days ago

@MidlifeMechanicus Don't worry, just need to give it time for the reviewer/maintainer to review your changes. Your commits look good to me so they will probably be merged soon (keep in mind I am also new to github and oss). Maintainers here are doing this voluntarily and it's a lot of work, so don't stress if it is taking a long time (days-weeks) for your PR to get reviewed or merged (or rejected lol).

CouchofTomato commented 4 days ago

All looks good. Thanks