26 lines
1 KiB
Markdown
26 lines
1 KiB
Markdown
---
|
|
sidebar: home_sidebar
|
|
title: Contributing
|
|
folder: meta
|
|
toc: false
|
|
permalink: contributing.html
|
|
---
|
|
|
|
So, you've decided you want to contribute to LineageOS. Awesome! This page will give you a quick overview of what you can do to contribute.
|
|
|
|
## Source code and features
|
|
|
|
To work with the source code, you can check the following links:
|
|
|
|
- [Build for your device](/devices) - Simply click on your device and click the "Build for yourself" link
|
|
- [Build for the Emulator / AVD](emulator.html)
|
|
- [How to import the sources to Android Studio / IntelliJ]({{ "how-to/import-to-android-studio" | relative_url }})
|
|
- [How to submit a patch]({{ "how-to/submitting-patches" | relative_url }})
|
|
|
|
## Translations
|
|
|
|
Want to see LineageOS in your favorite language? Or it's already there but incomplete? Then [this guide]({{ "how-to/translate" | relative_url }}) is for you!
|
|
|
|
## Wiki
|
|
|
|
You can help us make this wiki a place where all information to work with and on LineageOS can easily be found. Click [here]({{ "contributing_wiki.html" | relative_url }}) to find out, how!
|