Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 781 Bytes

File metadata and controls

16 lines (12 loc) · 781 Bytes

Contributing to TinyApp

Thank you for your interest in contributing to TinyApp!

How to Contribute

  1. Fork the repository - Click the "Fork" button at the top right of the repository page
  2. Clone your fork - Clone your forked repository to your local machine
  3. Create a branch - Create a new branch for your changes
  4. Make your changes - Implement your feature or bug fix
  5. Test your changes - Ensure everything works as expected
  6. Commit your changes - Write clear, concise commit messages
  7. Push to your fork - Push your changes to your forked repository
  8. Create a Pull Request - Open a PR from your fork to the main branch of this repository

The maintainers will review your PR and provide feedback. Thank you for contributing!