updated readme

This commit is contained in:
Mik-TF 2024-06-04 08:11:34 -04:00
parent b7ce64a316
commit 6b039cb0d6

View File

@ -56,4 +56,6 @@ To contribute to this repository:
- Make a new branch with `development_` as a prefix (e.g. `development_update`) - Make a new branch with `development_` as a prefix (e.g. `development_update`)
- Make changes locally on your code editor - Make changes locally on your code editor
- Push changes to the new branch - Push changes to the new branch
- Make a pull request to `development` branch - Make a pull request to `development` branch
The code owners will merge `development` branch to `main` branch.