Code of Conduct:
- Follow our Code of Conduct.
How to Contribute:
- Star ⭐ the repository (Optional).
- Fork the repository.
- Clone your fork to your local machine.
git clone https://github.com/lazyjinchuriki/portfolio
- Create a new branch for your contribution.
git checkout -b <Branch name>
- Make changes, commit them, and push them to your fork.
- Create a pull request to the main repository's
main
branch. - Follow our Contribution Guidelines.
Reporting Issues:
- Open an issue for problems or suggestions.
Code Style:
- Follow the coding style and guidelines used in the project.
Thank you for contributing to portfolio!