diff --git a/README.md b/README.md index 2435ac223..cfe25f205 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,14 @@ For an introduction to the technologies used and how the software is organized, Thank you very much [to all contributors](https://github.com/HabitRPG/habitrpg-android/graphs/contributors). +#### How mobile release work + +All major mobile releases are organized by Milestones labeled with the release number. The 'Help Wanted' is added to any issue we feel would be okay for a contributor to work on, so look for that tag first! We do our best to answer any questions contributors may have regarding issues marked with that tag. If an issue does not have the 'Help Wanted' tag, that means staff will handle it when we have the availability. + +The mobile team consists of one developer and one designer for both Android and iOS. Because of this, we switch back and forth for releases. While we work on one platform, the other will be put on hold. This may result in a wait time for PRs to be reviewed or questions to be answered. Any PRs submitted while we're working on a different platform will be assigned to the next Milestone and we will review it when we come back! + +Given that our team is stretched pretty thin, it can be difficult for us to take an active role in helping to troubleshoot how to fix issues, but we always do our best to help as much as possible :) With this in mind, when selecting issues to work on it may be best to pick up issues you already have a good idea how to handle and test. Thank you for putting in your time to help make Habitica the best it can be! + #### Steps for contributing to this repository: 1. Fork it @@ -78,4 +86,4 @@ You can install our code style scheme to Intellij and/or Android Studio via this -3. If using Android Studio, click Sync Project with Gradle Files. Update Android Studio if it asks you to update. Run Habitica. \ No newline at end of file +3. If using Android Studio, click Sync Project with Gradle Files. Update Android Studio if it asks you to update. Run Habitica.