Frontend Pull Request Structure
This section describes the structure followed for every pull request submitted and approved in the frontend repository. Every pull request had to be peer-reviewed before getting accepted.
Description
[Short and concise description of what the PR is adding]
Features
[A list with all the features added in this PR]
[Optional] Minor Fixes
[A list of any changes done outside of the scope of the features, i.e minor UI changes or refactoring]
Jira Tickets
[A list of all the User Stories or Tasks completed in the PR, in accordance with the Sprint Backlog]