Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.48 KB

File metadata and controls

26 lines (14 loc) · 1.48 KB

How to contribute to FigoClient.NET

First off all, thanks for your interest in contributing to FigoClient.NET wrapper.

The following is a set of guidelines for contributing to this project. These are just guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

But please notice that all of your interactions in the project are expected to follow our Code of Conduct.

Reporting Issues

Please make sure your issue wasn't already reported or even fixed by searching through our issues.

Otherwise create a new one, but add a proper title and a clear description. If you report a bug, please include as much information as you can provide. If you report a feature request, please add some use cases for what that feature could be used, so we can elaborate better about it.

Avoid opening new issues to ask questions in our issues tracker. Please go through the project wiki first.

Pull Requests

We appreciate every bug fix or enhancement because we sometimes don't have the time besides day work to do everything we would like to do with this plugin.

So you can easily speed things up by creating Pull Requests adding that functionality you are craving for.

In any ways, please make sure that your Pull Request has a proper title and a clear description what it adds. Also make sure that your addition is tested carefully.

Thanks,
Develappers Team