Josh Soref

Results 732 issues of Josh Soref

# Description #### Don't miswrite **irreversible binomials** https://en.wikipedia.org/wiki/Irreversible_binomial #### Should be `please` or `also, please` https://english.stackexchange.com/questions/106165/please-do-also-or-please-also #### Write out small numbers (unless they are code) See https://www.scribendi.com/academy/articles/when_to_spell_out_numbers_in_writing.en.html#:~:text=Writing%20Small%20and%20Large%20Numbers,ten%29%20are%20written%20as%20numerals%2e #### Often should...

# Description Small grammatical fixes... Two items are atypical corrections... Two rules with references: #### Write out small numbers (unless they are code) See https://www.scribendi.com/academy/articles/when_to_spell_out_numbers_in_writing.en.html#:~:text=Writing%20Small%20and%20Large%20Numbers,ten%29%20are%20written%20as%20numerals%2e #### Should be `; otherwise`...

### Check for existing issues - [x] Completed ### Environment Ubuntu 24.04.2 LTS Download action repository 'errata-ai/[email protected]' (SHA:d89dee975228ae261d22c15adcd03578634d429c) Installed version '3.12.0' into '/home/runner/vale'. ### Describe the bug / provide steps...

Type: Bug

Enabling Secure 2FA requirements results in lots of confusing outcomes for people and there really isn't good text anywhere to help people. This is one step to _try_ to improve...

content
authentication

### Code of Conduct - [x] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/reference/workflows-and-actions/contexts#github-context ### What part(s)...

content
triage

https://github.com/coverallsapp/github-action/blob/ba6dae83310bbd6d33ff77092650dc40bd444a2a/action.yml#L199-L208 https://github.com/PowerDNS/pdns/actions/runs/19634781529/job/56223536933 ```sh 2025-11-24T12:56:40.8466822Z ##[group]Run # Enable debugging if 'debug' is true 2025-11-24T12:56:40.8467217Z # Enable debugging if 'debug' is true 2025-11-24T12:56:40.8467494Z [ "false" == "true" ] && set -x 2025-11-24T12:56:40.8467733Z...