Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 846 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (15 loc) · 846 Bytes

Contributing Guidelines - Rocket.Chat.Android

Great to have you here! Here are a few ways you can help make this project better!

Reporting an Issue

Github Issues are used to track todos, bugs, feature requests, and more.

Setting up a development environment

In case you're interested in playing around with the code or giving something back, here are some instructions on how to set up your project:

Pre-requisites

  1. Android Studio and SDK Tools.
  2. Clone this repo:
git clone https://github.com/RocketChat/Rocket.Chat.Android
  1. Build the project.

Code style guide

Before submitting a PR you should follow our Coding Style.