Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 565 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 565 Bytes

Contributing to Astro Portfolio Template

If you would like to contribute to this template, follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature)
  3. Make the appropriate changes in the files
  4. Add changes to reflect the changes made
  5. Commit your changes (git commit -am 'Add new feature')
  6. Push to the branch (git push origin feature)
  7. Create a Pull Request

Additional Information

You can also contribute by opening an issue on the repository.