-
Notifications
You must be signed in to change notification settings - Fork 5
Development and contributing
Danila Rassokhin edited this page Apr 2, 2023
·
2 revisions
Read information for contributors in CONTRIBUTING.md
Before each release all contributors make their features and fixes in separate branches which are created from dev branch. For feature/fix to be added into next release it must be merged into dev branch with PR. Then dev branch is merged into main with new release version.
On Apple M series chips there can be errors while building JavaFX application. Use Temurin JDK 20 for aarch64 as project SDK.