-
-
Notifications
You must be signed in to change notification settings - Fork 844
Open
Labels
Complexity: MediumFeature: Standardsrole: front endTasks for front end developersTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hoursCan be done in 0.5 to 1.5 hours
Milestone
Description
Overview
We need to research and recommend best practice so that we can audit the site to determine which quotes or lack of quotes need to be fixed.
Details
Here is an example of two text items in the same file.
| label: "Update Slack Link?" |
| label: Slack Link |
Here are examples from two different project .md files. Notice that first one one uses a double quote and the second uses a single quote for the same type of link
website/_projects/food-oasis.md
Line 90 in 53e798a
| url: "https://github.com/hackforla/food-oasis" |
website/_projects/100-automations.md
Line 53 in 53e798a
| url: 'https://github.com/100Automations/website' |
Action Items
- Review .md and .yml files in the repository containing quotes and identify:
- What types of data are currently put in quotes
- Where the data in quotes is being used (to generate an HTML page, in an issue template, etc.)
- Research best practices for using quotes within .md/.yml files and any other files that pull quoted data from the .md/.yml files
- Write a comment on this issue with a recommendation for how quotes should be used in .md/.yml files, including:
- Types of data that should be in quotes, if any
- Whether single or double quotes should be used
- Brief explanation of your research findings and justification for your recommendations
- Finalize recommendations with a team lead
Additional Notes
Some research was already done for this issue and can be found in the comments, but it needs to be compiled into a concise recommendation. Additional research may be required.
Resources
Metadata
Metadata
Assignees
Labels
Complexity: MediumFeature: Standardsrole: front endTasks for front end developersTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hoursCan be done in 0.5 to 1.5 hours
Type
Projects
Status
Prioritized backlog