If you would like to contribute to this template, follow these steps:
- Fork the repository
- Create a new branch (
git checkout -b feature
) - Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (
git commit -am 'Add new feature'
) - Push to the branch (
git push origin feature
) - Create a Pull Request
You can also contribute by opening an issue on the repository.