From d0330a9591863beb408d11c802884c58ff833479 Mon Sep 17 00:00:00 2001 From: Ian Lewis Date: Sun, 17 Nov 2024 16:29:49 +0000 Subject: [PATCH] Update contributing Signed-off-by: Ian Lewis --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ae8ab2a..c2e706d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,6 @@ Please see [ianlewis/ianlewis/CONTRIBUTING.md](https://github.com/ianlewis/ianle ## Additional requirements -This project requires commits to adhere to [Conventional Commits] format and PRs -should be a single commit. +This project requires commits to adhere to [Conventional Commits] format. [Conventional Commits]: https://www.conventionalcommits.org/en/v1.0.0/