-
-
Notifications
You must be signed in to change notification settings - Fork 778
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 HTML to Resolve Linter Error #5434
Refactor HTML to Resolve Linter Error #5434
Conversation
I plan to review this issue on Thursday, Sept 7th. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @efranzener!
Great job with this pull request!
- The branching was done correctly
- Issue number was listed
- The quotes were changed correctly
- The PR request clearly states what was updated
- The PR request states why the changes are being made
I do have a few requests. Please make the following changes.
- Delete the
/
afteralt=""
on line 3. It's likely that change was merged after you started working on the issue. - Delete line 1
refactor-html-fix-linter-error-5286
. Only the changes listed in the issue should be made. - Add the labels that are on the original issue to this PR request (usually this happens automatically, but sometimes it doesn't work. It generally fails when the issue number isn't added the when the PR is created.)
Once you've pushed the changes, you can click the circle with the arrows next to my name in the reviewers section to request a review of changes.
Thanks for taking the time to contribute to the website!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi good job fixing what the increase says to fix.
I also agree you should remove the text refactor-html-fix-linter-error-5286 at the top of the file.
Oh I understand now, we had other issues removing the forward slash on img tag so if you could leave the img tag in it's original please.
Other than that fixing those issues and also adding the labels on the issue like Ren mentioned and you're good to go! :)
Availability for this week: Monday - Friday: 3pm-5pm |
Hi @LRenDO and @ronaldpaek! Thank you both for your feedbacks.
Please let me know if there is any additional changes to be made. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks correct to me. Great job!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @efranzener Great job- thanks for working with @ronaldpaek and @LRenDO to make the changes to the initial PR- everything looks good!
The requested changes were made- thanks!
Fixes #5286
What changes did you make?
Why did you make the changes (we will use this info to test)?
Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)