Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 586 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 586 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. Open an issue first to discuss what you would like to change.
  2. Fork the Project
  3. Create your feature branch (git checkout -b feature/1/amazing-feature)
  4. Commit your changes (git commit -m 'Add some amazing feature')
  5. Push to the branch (git push origin feature/1/amazing-feature)
  6. Open a pull request

(Here, 1 = issue number)

Please make sure to update tests as appropriate.