Skip to content

Commit 33d72ad

Browse files
kzhou314JoyceZhu
andauthored
Update README.md
Co-authored-by: Joyce Zhu <joycezhu@github.com>
1 parent 37b9db9 commit 33d72ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ If your login flow is more complex—if it requires two-factor authentication, s
150150

151151
## Keeping an issue closed with `wontfix`
152152

153-
When the scanner files an issue for an accessibility finding and that same finding turns up again on a later run, it reopens the issue (if you'd closed it) so the barrier doesn't get lost. Sometimes, though, you may want a closed issue to _stay_ closedfor example, if you've decided not to act on a particular finding, or you're tracking the work somewhere else.
153+
When the scanner files an issue for an accessibility finding and that same finding turns up again on a later run, it reopens closed issues so the problem doesn't get lost. Sometimes, though, you may want a closed issue to _stay_ closed -- for example, if you've decided not to act on a particular finding, or if you're already tracking the work outside of GitHub issues.
154154

155155
To stop the scanner from reopening a closed issue, add the **`wontfix`** label to it. On its next run, the scanner sees the label and skips reopening the issue, leaving it closed.
156156

0 commit comments

Comments
 (0)