From eebfeb51e903052d5a6496a0f97c55b40da695a4 Mon Sep 17 00:00:00 2001 From: 3w36zj6 <52315048+3w36zj6@users.noreply.github.com> Date: Tue, 8 Apr 2025 18:02:44 +0900 Subject: [PATCH] docs: add maintenance transfer notice to the extension's README --- packages/textlint/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/textlint/README.md b/packages/textlint/README.md index f2a1c54..4e14a05 100644 --- a/packages/textlint/README.md +++ b/packages/textlint/README.md @@ -1,5 +1,9 @@ # VS Code textlint extension +> ## 📢 IMPORTANT NOTICE 📢 +> +> This extension is the community-based maintenance version under the textlint organization. It has been transferred for continued maintenance and development. For more details, please refer to https://github.com/orgs/textlint/discussions/2. + Integrates [textlint](https://textlint.github.io/) into VS Code. If you are new to textlint, check the [documentation](https://textlint.github.io/). ![hover](https://github.com/textlint/vscode-textlint/raw/main/imgs/hover.png?raw=true)