Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 927 Bytes

pull_request_template.md

File metadata and controls

17 lines (11 loc) · 927 Bytes

⚠️ IMPORTANT ⚠️

Please do not create a Pull Request for this repository

The contents of this repository are automatically synced from the parent Helia Examples Project so any changes made to the standalone repository will be lost after the next sync.

Please open a PR against IPFS Examples instead.

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 Helia Examples Project
  2. Create your Feature Branch (git checkout -b feature/amazing-example)
  3. Commit your Changes (git commit -a -m 'feat: add some amazing example')
  4. Push to the Branch (git push origin feature/amazing-example)
  5. Open a Pull Request