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