Audit for img tags ending with a slash in file: _layouts/project.html #5009
Labels
Complexity: Small
Take this type of issues after the successful merge of your second good first issue
Feature: Refactor HTML
role: back end/devOps
Tasks for back-end developers
role: front end
Tasks for front end developers
size: 0.5pt
Can be done in 3 hours or less
Milestone
Prerequisite
Overview
We 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. In this issue we will audit a single code file for all instances of img HTML tags ending with a slash, and will record each instance found in a spreadsheet.
Action Items
img with Ending Slash
sheetPath to file
column of the spreadsheetLine of Current Code
columnready for dev lead
label to this issue and move it to theQuestions/In Review column
For merge team/dev lead
ready for dev lead
label and close the issue.Resources/Instructions
This issue is tracked in HfLA-Website: img Tag Audit spreadsheet's img with Ending Slash tab and resulted from Epic #4922 and Rollout #4362
Footnotes
HfLA-Website: img Tag Audit (Roll out plan #4362) ↩
_layouts/project.html ↩ ↩2 ↩3
The text was updated successfully, but these errors were encountered: