-
-
Notifications
You must be signed in to change notification settings - Fork 776
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
Epic: Create Issues for removing closing slash from img tags #5040
Comments
Issue Template for updates to HTML and JavaScript filesPrerequisite
OverviewWe want to change an img HTML tag ending with a slash (<img.../>) to an img tag without an ending slash (<img...>) so that the codebase is consistent with how we use img HTML tags. Action Items
to
- [ ] The file may contain more than one instance of an img tag with a closing slash. Only change the single instance specified above. Do not leave any blank spaces before the closing bracket.
Merge Team
Resources/Instructions
|
@ExperimentsInHonesty since there was an urgent need for good first issues, I self-assigned it and started creating the issues before this Epic was approved. There was only one change to the previously approved template, the addition of this Action Item: - [ ] The file may contain more than one instance of an img tag with a closing slash. Only change the single instance specified above. Do not leave any blank spaces before the closing bracket. |
Issue Template for updates to CONTRIBUTING.mdPrerequisite
OverviewWe want to change an img HTML tag ending with a slash (<img.../>) to an img tag without an ending slash (<img...>) so that the codebase is consistent with how we use img HTML tags. Action Items
to
- [ ] The file may contain more than one instance of an img tag with a closing slash. Only change the single instance specified above. Do not leave any blank spaces before the closing bracket.
(for example: https://github.com/roslynwythe/website/blob/test-CONTRIB/CONTRIBUTING.md)
Merge Team
Resources/Instructions
|
Dependency
Epic for img tag auditing
Issues for removing closing slash:
step-img-intro business.png
#4375step-img-intro solidarity.png
#4376step-img-intro technology.png
#4377step-img-intro button.png
#4378step-img-intro people.png
#4379step-img business.png
#4380step-img-icon-attend-git join-2.png
#4381step-img-icon-board board.png
#4382step-img-wide solidarity.png
#4383step-img-icon-cop proj-4.png
#4393step-img-icon-git join-2.png
#4394step-img-icon-cop-small group.png
#4395CoP lead... info-icon information.png
#4396<p...><img... info-icon information.png
#4397step-img-wide technology.png
#4398step-img-icon shield.png
#4399step-img-icon id.png
#4400step-img-icon ada.png
#4401step-img button.png
#4413step-img-icon find.png
#4414step-img-icon schedule.png
#4415step-img-icon-choose-slack proj-4.png
#4416step-img people.png
#4417step-img-icon-join-slack proj-4.png
#4418step-img-icon clipboard.png
#4419step-img-icon-join candidates.png
#4420Overview
We need to prepare the template and instructions for the issues that will remove the closing slash from img tags that have been audited in the HfLA-Website: img Tag Audit spreadsheet1
Action Items
Prepare issue templates
Review and (if needed) edit the following in the HfLA-Website: img Tag Audit spreadsheet:
Get approval from a PM on the template(s).
2B: Good first issue writing session
Resources/Instructions
Footnotes
HfLA-Website: img Tag Audit spreadsheet ↩ ↩2
The text was updated successfully, but these errors were encountered: