Skip to content
Terje Norderhaug edited this page Oct 19, 2016 · 19 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. Edit the files and commit with a message adhering to these guidelines
  4. Check library changelog or such for clues if the API has been changed
  5. Update externs (if the API has changed)
  6. Create a pull request from your fork

Clone this wiki locally