Closed t-will-gillis closed 2 weeks ago
Hi @t-will-gillis.
Please don't forget to add the proper labels to this issue. Currently, the labels for the following are missing:
NOTE: Please ignore this comment if you do not have 'write' access to this directory.
To add a label, take a look at Github's documentation here.
Also, don't forget to remove the "missing labels" afterwards. To remove a label, the process is similar to adding a label, but you select a currently added label to remove it.
After the proper labels are added, the merge team will review the issue and add a "Ready for Prioritization" label once it is ready for prioritization.
Additional Resources:
Prerequisites
Overview
We need to add the specified false positive term to the appropriate list in the Code Spell Checker configuration file
cspell.json
.Action Items
cspell.json
and locate the list named"undefined": [ ]
"Authy",
on the first line of the list:cspell.json
and then test the change by opening_guide-pages/2FA.html
and confirming that no Code Spell Checker error/message related to"Authy"
is displayed for this file.cspell.json
.Resources
[^1]: Installing Code Spell Checker from the VS Code text editor [^2]:Code Spell Checker - VS Marketplace