- Bug Fix
- New Feature
- Performance Tweaks
- Style Tweaks
- Code Refactoring
- Documentation
- Tests
First Header | Second Header |
---|---|
Content Cell | Content Cell |
Content Cell | Content Cell |
[Describe the testing that has been performed to ensure the changes are functioning as expected. Include information about the test environment and any relevant test cases.]
- Are any system or architecture changes in this PR?
- Are there any security considerations? eg: new API calls, new data displayed, roles changed etc.
- The code follows the project's coding guidelines.
- All existing tests passed successfully.
- New tests have been added to cover the changes (if applicable).
- Documentation has been updated (if necessary).
- Reviewed by [team member's name] (optional)
[Include any additional notes or remarks that could be helpful in the review process.]
[Provide any necessary steps or instructions for deploying the changes.]
[Tag specific team members or individuals who you want to review this PR. For example, @username1
, @username2
.]
- Is there no hardcoding in this PR? e.g. amount={9999}
- Checked light mode theme for large screen devices
- Checked light mode theme for small screen devices
- Checked dark mode theme for large screen devices
- Checked dark mode theme for small screen devices
- Checked on notched / un-notched devices
- Checked on simulator