Skip to content
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

Run VS Code Spell Checker on pages/privacy-policy.html #5992

Closed
7 of 9 tasks
Tracked by #5248
roslynwythe opened this issue Dec 12, 2023 · 4 comments
Closed
7 of 9 tasks
Tracked by #5248

Run VS Code Spell Checker on pages/privacy-policy.html #5992

roslynwythe opened this issue Dec 12, 2023 · 4 comments
Assignees
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue feature: spelling ready for dev lead Issues that tech leads or merge team members need to follow up on 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

Comments

@roslynwythe
Copy link
Member

roslynwythe commented Dec 12, 2023

Overview

We need to audit HfLA codebase files for spelling errors using the Code Spell Checker extension in VS Code in order to ensure site quality. Results will be categorized as misspellings or false positives in the HfLA spelling audit spreadsheet1 and will be resolved in later issues.

Action Items

  • You must use VS Code as your local text editor and install the Code Spell Checker VS Code extension2
  • Do not change any configuration settings or make any spell corrections
  • Open the file 'pages/privacy-policy.html' and note any Code Spell Checker errors
  • Locate the file in column A ("File") of the "Page Audit" sheet. In the column labeled "Result Summary", select the appropriate option: No errors or At least one error.
  • If at least one error was reported, copy/paste each cSpell message into a separate row in the Results sheet
  • In each new row, select the appropriate value: misspelling or false positive from the "Result type" column. A false positive is a term that is not a misspelling but is not recognized by the spell checker because it is a technical term, abbreviation, acronym, URL or proper noun (name of a person, place or organization).
  • Move this issue to the Questions/In Review column and apply the label ready for dev lead

Merge Team

Resources/Instructions

Footnotes

  1. HfLA spelling audit spreadsheet - Results

  2. The recommended installation method is to install Code Spell Checker directly from the VS Code text editor, and those instructions can be found here. The extension can also be installed via the VS Code Marketplace website here.

@roslynwythe roslynwythe added Feature: Administrative Administrative chores etc. role: front end Tasks for front end developers role: back end/devOps Tasks for back-end developers Complexity: Small Take this type of issues after the successful merge of your second good first issue ready for dev lead Issues that tech leads or merge team members need to follow up on size: 0.5pt Can be done in 3 hours or less labels Dec 12, 2023
@roslynwythe roslynwythe added this to the x. Technical debt milestone Dec 12, 2023
@roslynwythe roslynwythe added feature: spelling and removed Feature: Administrative Administrative chores etc. ready for dev lead Issues that tech leads or merge team members need to follow up on labels Dec 12, 2023
@ramitaarora ramitaarora self-assigned this Feb 21, 2024
Copy link

Hi @ramitaarora, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:-
i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?)
ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

@ramitaarora
Copy link
Member

i. Availability: Weekdays 9am-12pm
ii. ETA: Thursday Feb 22

@ramitaarora ramitaarora added the ready for dev lead Issues that tech leads or merge team members need to follow up on label Feb 22, 2024
@ramitaarora
Copy link
Member

Blocker: I am not able to make a pull request for this issue. I did make a branch and pushed it but am unable to link it to a pull request. The branch is called spell-checker-5992.

Thank you!

@roslynwythe
Copy link
Member Author

Blocker: I am not able to make a pull request for this issue. I did make a branch and pushed it but am unable to link it to a pull request. The branch is called spell-checker-5992.

Thank you!

@ramitaarora since this issue does not modify the code base, there are no commits to merge and no need for a pull request. Issues of this nature are reviewed by merge team or dev leads, after the developer moves the issue to the "Questions/In Review" column. I apologize for not making that clear. Thank you for running the spell check on this file and reporting your results as requested in the spreadsheet. This issue is closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue feature: spelling ready for dev lead Issues that tech leads or merge team members need to follow up on 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
Projects
Development

No branches or pull requests

2 participants