Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
AloqaIM-Android
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
AloqaIM-Android
Commits
8c208258
Commit
8c208258
authored
Oct 03, 2017
by
Filipe de Lima Brito
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add CONTRIBUTING.md
parent
f09a8b66
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
0 deletions
+22
-0
CONTRIBUTING.md
CONTRIBUTING.md
+22
-0
No files found.
CONTRIBUTING.md
0 → 100644
View file @
8c208258
# 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
](
https://github.com/RocketChat/Rocket.Chat.Android/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
](
https://developer.android.com/studio/index.html
)
.
2.
Clone this repo:
```
git clone https://github.com/RocketChat/Rocket.Chat.Android
```
3.
Build the project.
### Code style guide
Before submitting a PR you should follow our
[
Coding Style
](
https://github.com/filipedelimabrito/Rocket.Chat.Android/blob/develop/CODING_STYLE.md
)
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment