Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.09 KB

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 1.09 KB

Contributing

We love our contributors! If you'd like to contribute to the project, feel free to submit a PR. But please keep in mind the following guidelines:

Propose your changes before you start working on a PR. You can reach us by submitting a Github issue. This is just to make sure that no one else is working on the same change, and to figure out the best way to solve the issue. If you're out of ideas, but still want to contribute, help us in solving Github issues already verified. Contributions are not just PRs! We'd be grateful for having you, and if you could provide some support for new comers, that be great! You can also do that by answering this plugin related questions on Stackoverflow. You can also contribute by writing. Feel free to let us know if you want to publish a useful guides, improve the documentation (attributed to you, thank you!) that you feel will help the community.

Summary

  • Open an issue on GitHub
  • Clarify the issue or the feature that's going to be implemented
  • Fork the repo and create your own branch for a new feature or a bug fix
  • Submit a PR !

Happy hacking !