Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

How to submit new Devices to official DualBootPatcher support?

Youssif Shaaban Alsager edited this page Sep 6, 2017 · 1 revision

Once you checked everything is working, it's time to contribute to DualBootPatcher and add your device to official devices:

  1. First, Check you made all needed changes to add your device without problems, again check for YAML syntax because if it's wrong build won't work.
  2. Open DualBootPatcher Repository, press New pull request button.
  3. Press compare across forks and change the head fork to your username/DualBootPatcher
  4. Give a name and a description to your pull request, some thing like: "Add (Device Name) support" or "data: Add (device name)
  5. Now click the "Create pull request" green button
  6. Wait for your changes to be verified and merged to the project, the developer received your code and he will review, try and add it to the source code. You will be notified via mail when your code merged.