From 4551674da97e1c035cad984fe8371f9b39b53ccd Mon Sep 17 00:00:00 2001 From: Mohammad Rad Date: Fri, 6 Dec 2024 02:55:29 -0800 Subject: [PATCH] update --- packages/shortest/CONTRIBUTING.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/packages/shortest/CONTRIBUTING.md b/packages/shortest/CONTRIBUTING.md index d327dbf5..dd17fef6 100644 --- a/packages/shortest/CONTRIBUTING.md +++ b/packages/shortest/CONTRIBUTING.md @@ -48,11 +48,12 @@ pnpm build:pkg ## Pull Request Process -1. Update documentation if needed -2. Add or update tests -3. Update CHANGELOG.md -4. Ensure all tests pass -5. Request review +1. Bump the version if needed +2. Update documentation if needed +3. Add or update tests +4. Update CHANGELOG.md +5. Ensure all tests pass +6. Request review ## Code Style