From 5e8cf579b11c3fb85fb518554f1d648ed1ca2d0f Mon Sep 17 00:00:00 2001 From: Michael Naumov Date: Tue, 26 May 2026 17:07:11 -0600 Subject: [PATCH] docs: fix --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0fca50e..8fe9977 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -69,4 +69,3 @@ npm run test:coverage - Base your PR on the `master` branch. - Ensure all checks pass (`lint`, `format:check`, `spellcheck`, `test`). - Use [Conventional Commits](https://www.conventionalcommits.org/) for your commit messages. -