From 76f1e05a110b5d9bee1a59c0f27a770474895a36 Mon Sep 17 00:00:00 2001 From: jar-stripe Date: Wed, 15 Jan 2025 11:57:39 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 627e3db88..367a6d15f 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,8 @@ New features and bug fixes are released on the latest major version of the Strip ## Development +[Contribution guidelines for this project](CONTRIBUTING.md) + We use [just](https://github.com/casey/just) for conveniently running development tasks. You can use them directly, or copy the commands out of the `justfile`. To our help docs, run `just`. To get started, install [Composer][composer]. For example, on Mac OS: