From 14daee8086ebb7d5972d2c15c6795eada8a90913 Mon Sep 17 00:00:00 2001 From: Jonghyeon Ko Date: Mon, 16 Oct 2023 06:41:44 +0900 Subject: [PATCH] docs(README.md): update contributing and contributors --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 3c35eaa74..3171617aa 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,16 @@ See [VISUALIZATION](https://visualization.suspensive.org).
+## Contributing + +Read our [Contributing Guide](./CONTRIBUTING.md) to familiarize yourself with Suspensive's development process, how to suggest bug fixes and improvements, and the steps for building and testing your changes. + +### Contributors + +[![contributors](https://contrib.rocks/image?repo=suspensive/react)](https://github.com/suspensive/react/graphs/contributors) + +
+ ## License MIT © Suspensive. See [LICENSE](./LICENSE) for details.