img tag refactor in CONTRIBUTING.md Section 3.1.b, iv #7835
Labels
Feature: Refactor HTML
Feature: Wiki
good first issue
Good for newcomers
Ready for Prioritization
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
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.
Action Items
CONTRIBUTING.md
3.1.b, iv
changeto
- [ ] 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
The text was updated successfully, but these errors were encountered: