From 7c51cb8f741635c4a22887f6d46f8e754732c463 Mon Sep 17 00:00:00 2001 From: Timon Vonk Date: Mon, 1 Jul 2024 15:08:43 +0200 Subject: [PATCH] docs(README): link to CONTRIBUTING --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ac405fb9..68e78a32 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,8 @@ If you just want to contribute (bless you!), see [our issues](https://github.com 4. Push to the Branch (`git push origin feature/AmazingFeature`) 5. Open a Pull Request +See [CONTRIBUTING](https://github.com/bosun-ai/swiftide/blob/master/CONTRIBUTING.md) for more +

(back to top)