Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Create a New Merging Method #386

Open
Guozhenyuan opened this issue Jul 29, 2024 · 1 comment
Open

How to Create a New Merging Method #386

Guozhenyuan opened this issue Jul 29, 2024 · 1 comment

Comments

@Guozhenyuan
Copy link

If I want to design a new merging method by mergekit, what steps do I need to follow? Which files do I need to modify?

@guilhermehalvescode
Copy link

guilhermehalvescode commented Aug 18, 2024

@Guozhenyuan in their paper at the topic "4. Extensibility of MergeKit" there's a guide for it, but i didn't find any fork and pr guide for the repo

but i found some pr's that were merged and could be a good way to follow how changes are approved

#357
#366 (this is the best example for your purpose)
...
go to closed pr's to find more info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants