From 24c6f83a30f171b29f593f8af2952550f637ad9d Mon Sep 17 00:00:00 2001 From: bashbunni <15822994+bashbunni@users.noreply.github.com> Date: Mon, 30 Jun 2025 08:25:52 -0700 Subject: [PATCH] docs: add contributing guidelines (#715) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cbefcd78454a8727921dd3365f298e54026f3724..af2aebe40808cbf0d4c1d530059649907d72ae51 100644 --- a/README.md +++ b/README.md @@ -771,6 +771,12 @@ If you’re curious about the inner workings of this problem have a look at: - https://go-review.googlesource.com/c/crypto/+/220037 - https://github.com/golang/crypto/pull/197 +## Contributing + +See [contributing][contribute]. + +[contribute]: https://github.com/charmbracelet/soft-serve/contribute + ## Feedback We’d love to hear your thoughts on this project. Feel free to drop us a note!