1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-12 17:26:23 +00:00

For contributers, please "Sync fork" instead of "git merge" readme note (#888)

This commit is contained in:
Alex Xu
2025-03-30 07:33:48 -07:00
committed by GitHub
parent d1b66d16fd
commit b959739b53

View File

@@ -254,6 +254,9 @@ Then use the `gen_ui_files` scripts to autogenerate the python UI.
An example PR adding a new checkbox is here: https://github.com/ciromattia/kcc/pull/785
Do not use `git merge` to merge master from upstream,
use the "Sync fork" button on your fork on GitHub in your branch
to avoid weird looking merges in pull requests.
### Windows install from source