From c9596a49f9171327a9cf22d27088fcc6b5b7847f Mon Sep 17 00:00:00 2001 From: Christian Palazzo Date: Sun, 7 Apr 2024 19:55:51 +0200 Subject: [PATCH] docs(@docs): updated README updated README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ccfb08a..7718eee 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,14 @@ To setup the application follow these steps: ## How to commit +The `main` and the `develop` branches are protected. It is required to open and review pull requests in order to merge the code. + +Since the development of this project is planned, if you are considering to open a Pull Request please contact first the maintainer of the code at: + +`nova.web3.collective@gmail.com` + +To commit: + 1. `git add ` 2. `npm run commit`