Resources

How to contribute

Contributions are welcome! Please feel free to submit a Pull Request.


How to submit a Pull Request

  1. Fork the repository
  2. Create your feature branch
git checkout -b feature/amazing-feature
  1. Commit your changes
git commit -m 'Add some amazing feature'
  1. Push to the branch
git push origin feature/amazing-feature
  1. Open a Pull Request
Previous
Testing