From 0c40119b47eb095543f707aaeb070c9fe0911564 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Wed, 19 Feb 2025 09:11:45 -0600 Subject: [PATCH] docs(contrib): Call out when not to do dict updates --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6dbe1ee..e44edc9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,6 +29,10 @@ to re-work some of it and the discouragement that goes along with that. ### Updating the Dictionary +*For non-critical additions, please see our [monthly pinned issue](https://github.com/crate-ci/typos/issues).* + +*For false positives, please [open an issue](https://github.com/crate-ci/typos/issues) first to see if we have agreement.* + `typos` dictionary is a mapping of typos to a list of possible corrections (see [Design](docs/design.md)). If you aren't in a hurry, [we have a pinned