Update CONTRIBUTE.md

This commit is contained in:
yoannchb-pro
2024-03-20 17:06:18 -04:00
parent 8a9c73e98c
commit c17bc7355f
+4 -4
View File
@@ -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