Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Developers

Dylan Van Assche edited this page Sep 20, 2017 · 2 revisions


Sailbook

Developers

Sailbook is developed by people in their spare time, if you're missing a feature or want to fix a bug then this page is for you!

New features

If you want to add new features to Sailbook but don't know what then take a look please at the issues on Github: feature requests

Fixing bugs

Bugs are evil, so fixing them will improve the stability of Sailbook quite a bit. You can find all the open bug reports in the issues on Github: issues

Improvements

Some features in Sailbook can be extended or improved. Those can be find too in the issues on Github: enhancements

Pull Requests (PR)

If you already know what you want to add/fix, feel free to make a Pull Request with your proposal. A PR should contain the following things:

  1. Explanation: Give detailed information about this PR

  2. Fixed issues: Use the Github Fixed syntax to automatically close the issues Fixed #ISSUE

  3. Testing environment: This includes:

    • Sailfish OS version
    • Hardware
    • Other possibly relevant information (for example: SFOS patches, ...)

❗ Merging will not be allowed until the PR has been reviewed.

Clone this wiki locally