diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fcbc8f2..fda710c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -138,7 +138,7 @@ git commit -m "fix: resolve issue with..." - `style:` - Code style changes - `chore:` - Build/tooling changes -### 6. Push and Create PR +### 5. Push and Create PR ```bash git push origin feature/your-feature-name