From 843bbf99cc72b6ec34b3b8e55cb4102b51796796 Mon Sep 17 00:00:00 2001 From: Gani Georgiev Date: Fri, 16 Sep 2022 13:06:28 +0300 Subject: [PATCH] added note about pull requests --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e5dd85af..f6178d0c 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,11 @@ PocketBase is free and open source project licensed under the [MIT License](LICE You could help continuing its development by: - [Contribute to the source code](CONTRIBUTING.md) + + > **NB! PR for new features will not be merged until until we manage to complete the users refactoring in [#376](https://github.com/pocketbase/pocketbase/issues/376)!** + - [Suggest new features and report issues](https://github.com/pocketbase/pocketbase/issues) + - [Donate a small amount](https://pocketbase.io/support-us) > Please note that PocketBase was initially created to serve as a new backend for my other open source project - [Presentator](https://presentator.io) (see [#183](https://github.com/presentator/presentator/issues/183)),