Deplyment Protocol
- Create your branch from the "Staging" branch
- Pull changes from the main branch ( in case of any critical push ) with
git pull -origin main - Make your changes regarding to the task
- Update the task on jira
- Update the CHANGELOG file
- if theres already a date then add your changes below that otherwise create a new row with the respected date.
- do not write super technical things. the changelogs are for peoples outside the technical team (mostly)
- do not write a wage explanation and go more in detailed what was implemented or changed or even fixed
- if there is a jira task related to what your doing write down the serial of that code
- Every PR without a proper changelog will be declined.
- Send your PR in github.
- Notify the Team Lead in your team Discord Channel.