Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 791 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (16 loc) · 791 Bytes

CONTRIBUTING TO PORTFOLIO:

Code of Conduct:

How to Contribute:

  • Star ⭐ the repository (Optional).
  1. Fork the repository.
  2. Clone your fork to your local machine. git clone https://github.com/lazyjinchuriki/portfolio
  3. Create a new branch for your contribution. git checkout -b <Branch name>
  4. Make changes, commit them, and push them to your fork.
  5. Create a pull request to the main repository's main branch.
  6. Follow our Contribution Guidelines.

Reporting Issues:

Code Style:

  • Follow the coding style and guidelines used in the project.

Thank you for contributing to portfolio!