This project is a collaborative effort and we welcome contributions from anyone who is interested in adding their about page and any other enhancements.
To get started, please follow these steps:
- Fork this repository.
- Create code file in the
AboutPages
folder with your name as the filename and if you have multiple code files then create folder containing code files with your name as foldername. - Add any necessary image files to the
asset
folder and if you have multiple image files then create folder containing image files with your name as foldername. - Before creating a pull request, make sure you run command "git pull" on terminal and review the code in local server.
- Pull request should not contain any merge conflicts.
-
We welcome contributions of all kinds, including bug fixes, new features, and improvements to user interface.
-
Editing texts on the existing code is not considered as a contribution.
-
Please do not create multiple commits for a single pull request rather you test it on your local before commiting to the forked repo.
-
Please do not create pull requests that update the README.md file.