Contributing to fluent-plugin-elasticsearch
July 31, 2019 ยท View on GitHub
We'd love your contribution. Here are the guidelines!
Got a question or problem?
RESOURCES of Official site's documentation and ES plugin documentation may help you.
If you have further questions about ES plugin, feel free to open an Issue.
Found a bug?
If you find a bug of ES plugin or a mistake in the documentation, you can help us by submitting an issue to ES plugin. Even better you can submit a pull request with a fix.
Note: Please follow the issue template/pull request template when sending your issue. Otherwise, your issue might going to be closed with no response.
Patch Guidelines
Here are some things that would increase a chance that your patch is accepted:
- Write tests
- Run tests before sending pull request with
bundle exec rake test - Write a good commit message