author: VadzimV
You will learn:
- How to use markdown;
- How to crate a tasks;
- How to collaborate with other mentors.
The process of creating a new task for Android Academy is straight forward. First of all you need a great idea and some free time.
- Start with cloning Android Academy 2020 extra tasks repository;
- Crate a new branch for your task.
- Go to tasks folder and create a new .md file by coping template.md;
- Change title and author(use your telegram name);
- Fill-up gaps using hints from template, you can use any language;
- Open pull request to master branch;
- Ask other mentors to review you task.
- When you get 5 approves from the other mentors - merge it.
If you're reviving the task, please make sure that https://github.com/Android-Academy-Global/fundamentals-2020-extra-tasks**all** following requirements are met!
- Does task seem clear for you?
- Does Useful links contain all needed links to theory? Is it enough to complete the task?
- Does definition of done clearly explains what to send to mentor to check?
- Do you understand what to check in the task if student send it to you?