Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 689 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (13 loc) · 689 Bytes

🎉 Contributing 🎉

Thank you for contributing, We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Implementing new features
  • Submitting a fix

We Develop with Github

We use github to host code, to track issues and feature requests, as well as accept pull requests.

All Code Changes Happen Through Pull Requests

Pull requests are the best way to propose changes to the codebase.

1. Fork the repo.
2. Make changes to the repository (document the changes)
3. Create a pull request with a meaningful title.
4. Issue that pull request!