Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.15 KB

CONTRIBUTING.md

File metadata and controls

26 lines (17 loc) · 1.15 KB

Contribution guidelines

General

Your contributions to this repository are always welcome! Feel free to clone the repository (see INSTALL.md for instructions) and make the changes you'd like to do. Please make sure to read this contribution guidelines carefully, before start coding.

If you want us to include your changes, you're welcome to open a pull request. We'll review it, give you feedback on it and if we like your changes, we'll apply them to the plugin.

If you have any questions that are not covered here, feel free to open an issue or contact us.

Contributing

Contribution

New features: If you want to implement a brand new feature please open an issue describing the basic idea (what is the feature for? How to implement the feature? ...) before you start coding!

Improve and Refactor: You're welcome to do some refactoring, bug fixing or to improve the plugin functionalities! Also, we are always happy if some wants to improve or add documentation!

Pull requests

  • One item per pull request
  • Write meaningful commit messages

License

All contributions to this repository are licensed under the AGPLv3.