Submissions on BEEM

Submissions should be written in english, french is also accepted but less desirable.

Submitting a Bug

How to report bugs effectively
This document contains general information about submitting a bug report. Please read it carefully.

Before submitting a bug report here, please make sure:

And have a look at the bug list and the FAQ to see if it has not already been reported.

When filling a bug report, please give the following information with the description of your problem:

If you have access to an Android SDK, please give the stacktrace of the crash. You can obtain it by typing in a console when the phone is plugged on your computer:

$> adb logcat

You can also use the application alogcat available on the Android Market.

The simplest way to get information about your Android version is:
Settings -> About Phone -> Model Number + Model Version

Submitting a Feature Request

Before submitting a feature request here, please make sure:

Submitting a Wiki improvement

When you edit a wiki page to improve its content, make sure that you fill the comment field with a descriptive summary of the changes you've made to the page. This way we'll be better able to "monitor" and "maintain" the quality of the actual wiki content.

Submitting codes

The prefered way to submit code is to make a mercurial pull request. Submit an issue to the "Pull request" tracker. Don't forget to fill the repository field and add a descriptive summary of your changes. Please specify also the revision you wish us to pull.

Alternatively, you can submit changes by sending us a patch: