Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thank you for contributing to PEAR!
Before we proceed, please fill-in the following template for your PR:
https://trello.com/b/i6t7NLzF/pear-fyp-sprint-board
Which issue is this PR related to?
Is this a feature? or a bug? or a Document?
If this is a new feature,(1) please explain what feature have you created and how does it value-add to our platform. (2) Copy and paste a screen shot on how the UI looks in the comment after making a PR.
If this is a bug, please explain what was the root cause of the error.
If this is a document, please explain the purpose of it.
Please complete the following checklist:
[] I have read up on the naming convention for my PR from: Our Contribution page. (If you haven't please read it from README.md in root.)
[] The feature/bug I have introduced will not disrupt the architecture of the platform.
[] I have run es-lint on all files to ensure the formatting is done right.
[] I have only committed the files I have changed in this PR.