Skip to content

Updating packages

Oleh Saveniuk edited this page May 13, 2020 · 5 revisions
  1. Remember to make the changes against your up-to-date fork to avoid merge conflicts.
  2. Create a topic branch for your library rather than using the master branch.
  3. Update package version.
  4. Test the package by launching it in examples.
  5. Create a pull request from your fork.
Clone this wiki locally