open-sauced / intro

Empowering Your Open Source Journey: From First Contribution to Project Leadership

Home Page:https://opensauced.pizza/learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Add images folder and update image paths

BekahHW opened this issue Β· comments

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

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs

@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 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

.take

Go right ahead @GV14982

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

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

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