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

Refactor tag step img intro 4375 #4680

Merged

Conversation

Maia-Cochran
Copy link
Member

Fixes #4375

What changes did you make and why did you make them ?

  • removes slash in HTML
  • line 16 changes from <img class="step-img-intro" src="./assets/images/getting-started/business.png" alt="" /> to <img class="step-img-intro" src="./assets/images/getting-started/business.png" alt=""> per issue indication

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

  • N/A

@Maia-Cochran Maia-Cochran requested review from aalieu and kotynskm May 16, 2023 00:58
@Maia-Cochran Maia-Cochran self-assigned this May 16, 2023
@github-actions
Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b Maia-Cochran-refactor-tag-step-img-intro-4375 gh-pages
git pull https://github.com/Maia-Cochran/website.git refactor-tag-step-img-intro-4375

@github-actions github-actions bot added good first issue Good for newcomers role: front end Tasks for front end developers role: back end/devOps Tasks for back-end developers P-Feature: Getting Started https://www.hackforla.org/getting-started Feature: Refactor HTML size: 0.25pt Can be done in 0.5 to 1.5 hours labels May 16, 2023
@Thinking-Panda Thinking-Panda self-requested a review May 16, 2023 17:24
@Thinking-Panda
Copy link
Member

Availability: 10 AM - 3PM
ETA-5/16/23

Copy link
Member

@Thinking-Panda Thinking-Panda left a comment

Choose a reason for hiding this comment

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

Hi @Maia-Cochran , merge branches looks good, code is clean and works well on the local machine. But, changes to line 166 seems beyond the scope of this issue. (probably there is another issue written for that change and being worked on by someone else). Please undo the changes on line 166. TIA!

@roslynwythe
Copy link
Member

Hi @aalieu @kotynskm If you plan to review this PR, please add your Availability and ETA in a comment so we know when we can expect your review. Thanks!

@jenny-alexander jenny-alexander self-requested a review May 21, 2023 22:54
@jenny-alexander
Copy link
Member

Availability: 5/22/23 10 AM - 2PM
Availability: 5/22/23 10 AM - 2PM

Copy link
Member

@jenny-alexander jenny-alexander left a comment

Choose a reason for hiding this comment

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

Hi @Maia-Cochran , thank you for doing the work needed to fix issue 4375.

  • The branches look good (going into hackforla: ghpages from your branch)
  • Linked issue is stated in PR
  • Requested change to line 16 is done correctly.

All of this looks great!

However, can you please undo changes from line 166 as I don't see this as a requested change in issue #4375 . Once this is done, I can approve the PR.

@Maia-Cochran
Copy link
Member Author

Hi all! Changes to line 166 have been reverted to its original state. I apologize for any confusion. Please, let me know if there is anything further you need from me! Thanks! Availability: M-F 9am-6pm MST

Copy link
Member

@jenny-alexander jenny-alexander left a comment

Choose a reason for hiding this comment

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

@Maia-Cochran Thank you for reverting back line 166. Approved!

Copy link
Member

@Thinking-Panda Thinking-Panda left a comment

Choose a reason for hiding this comment

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

@Maia-Cochran , Thank you for changes. LGTM now!

@chrismenke45 chrismenke45 requested review from chrismenke45 and removed request for chrismenke45, aalieu and kotynskm May 24, 2023 16:07
Copy link
Member

@chrismenke45 chrismenke45 left a comment

Choose a reason for hiding this comment

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

Great Work @Maia-Cochran . The changes are being merged into the correct branch and look good on the site.

@chrismenke45 chrismenke45 merged commit fa46109 into hackforla:gh-pages May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Refactor HTML good first issue Good for newcomers P-Feature: Getting Started https://www.hackforla.org/getting-started role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours
Projects
None yet
Development

Successfully merging this pull request may close these issues.

img Tag Refactor: Getting Started page - step-img-intro business.png
5 participants