Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 432 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 432 Bytes

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Added an amazing feature')
  4. Push the branch (git push -u origin feature/amazing-feature)
  5. Open a pull request