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

Found the superfluous empty class attribute in _guide-pages/2FA.html … #5907

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

LukeLowrey2
Copy link
Member

@LukeLowrey2 LukeLowrey2 commented Nov 15, 2023

Fixes #5712

What changes did you make?

  • Found the superfluous empty class attribute in _guide-pages/2FA.html at line 50
  • Deleted the empty class attribute

Why did you make the changes (we will use this info to test)?

  • The empty class attribute at line 50 of _guide-pages/2FA.html was not needed

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

There were no visual changes to the website

…at line 50. Deleted the empty class attribute
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 LukeLowrey2-superfluous-attribute-5712 gh-pages
git pull https://github.com/LukeLowrey2/website.git superfluous-attribute-5712

Note that CONTRIBUTING.md cannot previewed locally; rather it should be previewed at this URL:

https://github.com/LukeLowrey2/website/blob/superfluous-attribute-5712/CONTRIBUTING.md  

@github-actions github-actions bot added Status: Help Wanted Internal assistance is required to make progress role: front end Tasks for front end developers Blockers Complexity: Small Take this type of issues after the successful merge of your second good first issue Feature: Refactor HTML size: 0.5pt Can be done in 3 hours or less labels Nov 15, 2023
@LukeLowrey2 LukeLowrey2 removed Status: Help Wanted Internal assistance is required to make progress Blockers labels Nov 15, 2023
@Chrisklangley Chrisklangley self-requested a review November 15, 2023 19:00
@Chrisklangley
Copy link
Contributor

Availability: Weekdays 6-9pm
ETA: 11/15/23 EOD

Copy link
Contributor

@Chrisklangley Chrisklangley left a comment

Choose a reason for hiding this comment

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

Hey Luke!

Great work on your PR
• you created a branch with the correct syntax and committed to gh-pages
• Going over your linked issue I am able to understand the the changes you made to _guide-pages/2FA.html
• I see you removed the unused class attribute from the div tag on line 50

Visually everything looks good. the only tip I would give you is to remove any unused bullet points from the pull request template

@KyleA99 KyleA99 self-requested a review November 16, 2023 00:45
@KyleA99
Copy link
Member

KyleA99 commented Nov 16, 2023

Availability: M-F, 5-8 PM
ETA: 11/15/23 EOD

Copy link
Member

@KyleA99 KyleA99 left a comment

Choose a reason for hiding this comment

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

  • Your PR is done with the correct branch.
  • Your code is correctly changed.
    Reviewed and approved!

Great work @LukeLowrey2

@kwangric kwangric merged commit 34e5cb5 into hackforla:gh-pages Nov 17, 2023
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue Feature: Refactor HTML role: front end Tasks for front end developers size: 0.5pt Can be done in 3 hours or less
Projects
None yet
Development

Successfully merging this pull request may close these issues.

attribute appears to be superfluous in _guidepages/2FA.html
4 participants