Skip to content
Tbsc edited this page Mar 28, 2017 · 3 revisions

Welcome to our wiki!

Links

Issues
Travis-CI Test server
Jenkins Build Server

Releases

As we're not an organized development team, we try to work on the app whenever we can, and thus updates can take longer time to arrive. Every day, our Jenkins server builds the latest version of the app, and it's available to download in there. Make sure you download the "app-debug.apk" and not the "app-release-unsigned.apk". NOTE: The app is still in major development stage, and therefore it may be unstable or contain bugs. If you see bugs, we'll be happy to fix it (see "Contributing" section)

Contributing

We more than welcome your help. Helping us can be done in three ways:

Reporting bugs

If you find a bug or an issue in our app, please report it in the "Issues" page.

When you report bugs, make sure to include a detailed description of the bug, and how to reproduce it. Also, in the title, write [BUG] or [ISSUE] so we can label it.

Suggesting ideas

Do you have an idea for a feature we can add in our app? Great! We'll love hearing ideas from you.

If you have an idea and want to share it, submit it to us by making an issue withy [IDEA] or [SUGGESTION] in the title. Please include a description of your idea.

Contributing code

If you think you can code better than us, you can contribute code to us, and we'll see how we can use it.

In your PR, the commit messages should be descriptive, or else we won't approve your code.

Clone this wiki locally