From 373e018c666bd919e267c058ff5cbef45844e541 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 2 Oct 2022 18:53:23 +0200 Subject: [PATCH] docs: add link to contributing guide --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 357d2b1..89e7b6f 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ # Components and utilities for building reactive user interfaces 🔥 Build blazing-fast user interfaces with native [Astro](https://astro.build) components and architecture. -*[Please report issues and suggestions](https://github.com/ayoayco/astro-reactive-library/issues)* - | Packages | Version | Docs | | --- | --- | --- | | [astro-reactive-form](https://github.com/ayoayco/astro-reactive-library/tree/main/packages/astro-reactive-form#readme) | [![npm](https://img.shields.io/npm/v/astro-reactive-form)](https://www.npmjs.com/package/astro-reactive-form) | 🛠 in-progress | @@ -70,3 +68,5 @@ https://localhost:3000 + +👉 *[Join our contributors!](https://github.com/ayoayco/astro-reactive-library/blob/main/CONTRIBUTING.md)* \ No newline at end of file