Skip to content

Commit

Permalink
Add Prerequisites and Getting help to Contributing.md (#6682)
Browse files Browse the repository at this point in the history
  • Loading branch information
AntsyLich authored Feb 22, 2022
1 parent 2f07f22 commit 90214d0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,21 @@ Pull requests are welcome!
If you're interested in taking on [an open issue](https://github.com/tachiyomiorg/tachiyomi/issues), please comment on it so others are aware.
You do not need to ask for permission nor an assignment.

## Prerequisites

Before you start, please note that the ability to use following technologies is **required** and that existing contributors will not actively teach them to you.

- Basic [Android development](https://developer.android.com/)
- [Kotlin](https://kotlinlang.org/)

### Tools

- [Android Studio](https://developer.android.com/studio)
- Emulator or phone with developer options enabled to test changes.

## Getting help

- Join [the Discord server](https://discord.gg/tachiyomi) for online help and to ask questions while developing.

# Translations

Expand Down

0 comments on commit 90214d0

Please sign in to comment.