Mockly is an open-source tool that allows developers to create professional-looking screenshots and mockups with ease. It's designed for fast, stress-free mockups for developers who'd rather code than design.
This pull request adds an FAQ section to the landing page of the project. The FAQ provides answers to commonly asked questions, ensuring that users and developers can easily find relevant information about Mockly’s features, security, and contributions. This enhances the user experience directly from the landing page.
Related Issue
10
Changes Made
Added FAQs present in documentation to a FAQ Section in landing page
Type of Change
[ ] Bug fix (non-breaking change that fixes an issue)
[X] New feature (non-breaking change that adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[X] Documentation update
How Has This Been Tested?
Preview present
Checklist
[X] My code follows the style guidelines of this project
[X] I have performed a self-review of my code
[X] I have commented my code, particularly in hard-to-understand areas
[X] I have made corresponding changes to the documentation
[X] My changes generate no new warnings
[X] New and existing unit tests pass locally with my changes
[X] Any dependent changes have been merged and published in downstream modules
Description
This pull request adds an FAQ section to the landing page of the project. The FAQ provides answers to commonly asked questions, ensuring that users and developers can easily find relevant information about Mockly’s features, security, and contributions. This enhances the user experience directly from the landing page.
Related Issue
10
Changes Made
Added FAQs present in documentation to a FAQ Section in landing page
Type of Change
How Has This Been Tested?
Preview present
Checklist