From ff086149df626ec76fe8035e9b7178baa07a0373 Mon Sep 17 00:00:00 2001 From: Willem Leuverink Date: Wed, 17 Jan 2024 08:52:01 +0100 Subject: [PATCH] add open beta notice --- docs/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/index.md b/docs/index.md index b1d711b..a64b71a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -38,3 +38,8 @@ You may bundle any `node_module` or local script from your `resources/js` direct // Create something amazing! ``` + +{: .note } +> Bundle is in open beta! 👀 +> +> We need your help get this package production ready 🚀 Check out the [discussion board](https://github.com/gwleuverink/bundle/discussions) or [report a bug](https://github.com/gwleuverink/bundle/issues/new/choose). We appreciate your feedback!