development_update #1

Merged
mik-tf merged 2 commits from development_update into development 2024-06-04 12:11:55 +00:00
Showing only changes of commit 6b039cb0d6 - Show all commits

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 changes locally on your code editor
- 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.