From c17bc7355fc434099466fe8940fc3ccf85fa5e62 Mon Sep 17 00:00:00 2001 From: yoannchb-pro <71560747+yoannchb-pro@users.noreply.github.com> Date: Wed, 20 Mar 2024 17:06:18 -0400 Subject: [PATCH] Update CONTRIBUTE.md --- CONTRIBUTE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md index 115f299..3f2738b 100644 --- a/CONTRIBUTE.md +++ b/CONTRIBUTE.md @@ -11,10 +11,10 @@ See the code of conduct [here](./CODE_OF_CONDUCT.md) ## Pull Request Process -1. Update the README.md with details of changes to the extension. -2. Increase the version numbers in any examples files and the README.md to the new version that this - Pull Request would represent. The versioning scheme we use is [SemVer](http://semver.org/). -3. You may merge the Pull Request in once you have the sign-off of two other developers, or if you +1. Update the README.md with details of changes to the extension and update the screens. +2. Build the project. +3. Select `dev` as the target branch to prepare the futur version. +4. You may merge the Pull Request in once you have the sign-off of two other developers, or if you do not have permission to do that, you may request the second reviewer to merge it for you. ## Setup the project