We love and welcome contributions from everyone.
If you find a bug or want to add some features or make a change requests.
Please create an issue in issue page
-
Fork the repo
-
Create a new branch from the master branch
branch name: add-text-#<issue-number>
- Commit message should include the issue number
commit message: add-text-#<issue-number>: add text in div
-
Push to your branch
-
Submit a pull request
Thanks for your contribution.