open-sauced / intro

Empowering Your Open Source Journey: From First Contribution to Project Leadership
https://opensauced.pizza/learn
Other
539 stars 110 forks source link

Feature: Add images folder and update image paths #76

Closed BekahHW closed 11 months ago

BekahHW commented 11 months ago

Type of feature

🍕 Feature

Current behavior

We currently have images in the root of the course and it's not information the user needs to see.

Suggested solution

Let's declutter our file system. Here's what needs to happen:

  1. Create an images folder
  2. Move all current images in the folder
  3. Update the paths for all images in the repo to reflect the new location

Additional context

No response

Code of Conduct

Contributing Docs

CBID2 commented 11 months ago

I'll do it @BekahHW

BekahHW commented 11 months ago

@CBID2 let's see if someone else who's looking for a good first issue can take it today. If not, it's all yours tomorrow.

CBID2 commented 11 months ago

@CBID2 let's see if someone else who's looking for a good first issue can take it today. If not, it's all yours tomorrow.

Sure no problem @BekahHW

GV14982 commented 11 months ago

.take

CBID2 commented 11 months ago

.take

Go right ahead @GV14982

github-actions[bot] commented 11 months ago

Thanks for being interested in this issue. It looks like this ticket is already assigned to a contributor.

GV14982 commented 11 months ago

Quick question, as I didn't see it in the contributing guidelines, do you have any particular commit format you use?

CBID2 commented 11 months ago

Quick question, as I didn't see it in the contributing guidelines, do you have any particular commit format you use?

Hey @GV14982! 😄 We follow the Conventional Commits format. Check it out in our docs: https://docs.opensauced.pizza/contributing/introduction-to-contributing/#pr-validation