Skip to content

Commit d14aa83

Browse files
authored
Update spell-check-audit.md label and issue template (#7713)
* ln5 in spell-check-audit.md changed label to: ready for merge team * ln 21 in spell-check-audit.md changed: ready for dev lead to ready for merge team
1 parent 14c49b9 commit d14aa83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/spell-check-audit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Spell check audit web page
33
about: For checking spelling on a code file that contains text displayed on the website
44
title: Run VS Code Spell Checker on [INSERT FILE HERE]
5-
labels: 'Complexity: Small, feature: spelling, ready for dev lead, role: back end/devOps,
5+
labels: 'Complexity: Small, feature: spelling, ready for merge team, role: back end/devOps,
66
role: front end, size: 0.5pt'
77
assignees: ''
88

@@ -18,7 +18,7 @@ We need to audit HfLA codebase files for spelling errors using the Code Spell Ch
1818
- [ ] 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`.
1919
- [ ] If at least one error was reported, copy/paste each cSpell message into a separate row in the `Results` sheet
2020
- [ ] 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).
21-
- [ ] Move this issue to the Questions/In Review column and apply the label `ready for dev lead`
21+
- [ ] Move this issue to the Questions/In Review column and apply the label `ready for merge team`
2222

2323
### Merge Team
2424
- [ ] After this issue is closed, release the dependency on this issue in #5248

0 commit comments

Comments
 (0)