Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 2.57 KB

CONTRIBUTING.md

File metadata and controls

48 lines (33 loc) · 2.57 KB

Submitting issues

If you have questions about how to install or use Glucosio, please direct these to the mailing list or our forum. We are also available on Slack.

Short version

Guidelines

  • Please search the existing issues first, it's likely that your issue was already reported or even fixed.
    • Go to one of the repositories, click "issues" and type any word in the top search/command bar.
    • You can also filter by appending e. g. "state:open" to the search string.
    • More info on search syntax within github
  • This repository (glucosio-android) is only for issues within the Glucosio for Android code.
  • SECURITY: Report any potential security bug to us at hello@glucosio.org instead of filing an issue in our bug tracker
  • The issues in other components should be reported in their respective repositories:
  • Report the issue using our template, it includes all the information we need to track down the issue.

Help us to maximize the effort we can spend fixing issues and adding new features, by not reporting duplicate issues.

Contributing to Source Code

Thanks for wanting to contribute source code to Glucosio. That's great!

Before we're able to merge your code into Glucosio, you need to sign our Contributor Agreement.

Please read the Developer Manuals to learn how to work with our code base and our standards for contributing source code.

In order to constantly increase the quality of our software we can no longer accept pull request which submit un-tested code. It is a must have that changed and added code segments are tested before you make a pull request.

Translations

Please submit translations via Crowdin.