We welcome volunteers to contribute to the Wikipedia iOS app codebase.
Before developing, please read the setup instructions.
We do all of our active development on the develop branch. Your pull requests will automatically be targeted at that branch by Github. To make merging easier, be sure you create your branches based on the develop branch.
Once your contributions are ready for review, add yourself in alphabetical order under contributors in Code/AboutViewController.plist
and post a pull request on GitHub. One of the maintainers will review the PR. Thanks for contributing! 🎉
If you're looking for easy work, look at the tasks marked with the "Easy" tag. This link will show you all the "Easy" tasks in the iOS backlog.
If you're ready to pick up more difficult work, look at the iOS backlog and pick something from the Bug Backlog column. This link will show you all the tasks in the iOS backlog. If the status of the task is unclear or you need more information, feel free to leave a comment and we'll try to respond as soon as possible.
Now you want to let the team know what you're working on.
- In Phabricator, assign the task to yourself.
- Add the tag representing the current release to the task. This link will take you to currently open releases. Tagging your task with the name of the release will add it to the release board.
- On the release board, move the task to the "Doing" column.
- When you're done developing, move the task to the "Needs Code Review" column.
You can let us know by unassigning the task and moving it back to the "Tasks from Product Backlog" column.
Your PR will be merged and your task will get moved to the "Ready for PM Signoff" column. This means that your contribution will be included in the upcoming release.