Skip to content
Christian edited this page Aug 3, 2020 · 2 revisions

How to contribute

So you want to contribute to YUView? Great! There are just a few things to note:

  • Please try to follow the Code style conventions
  • Try to fork from the develop branch
  • If you issue a pull request, please set it to target the develop branch. We try to follow the git-flow design here. Periodically when a set of new features is ready we tag a new version which will then become a new release.