The Team is organized
- Make sure you have a 'github' issue to work on;
- Create a branch to push your work on;
- Commit & push on the branch;
- Once happy with your work, ask for re-integrating the branch through a pull request;
!!! PAY ATTENTION HERE !!!
- Make sure you use the correct syntax to name your Pull Request;
- Once created, add your issue(s) as dependency to the Pull Request;
- Link your Pull Request to the related 'Epic' (should always be one);
- Close all or some the issues on which this Pull Request depends;
- When done, a reviewer will review and accept or reject your work;