Not required - Describe the problem in depth if it's based in another PR created issue and why/how this PR solves it. Example:
Code from PR_ID
made the index.html
looks bad
Required - Describe which problem(s) you encountered and will tackle at this PR. Example:
- Current
index.html
code looks bad;
Required - Describe which problem(s) you fixed and need to be fixed and refeer to all commits you did related to this problem. Example:
- 1. Improved
index.html
code atCOMMIT_ID
; - 1.1. Enforced good code practices.