Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.04 KB

CONTRIBUTING.md

File metadata and controls

24 lines (14 loc) · 1.04 KB

Contributing to fluent-plugin-elasticsearch

We'd love your contribution. Here are the guidelines!

Got a question or problem?

RESOURCES of OpenSearch plugin documentation may help you.

If you have further questions about OpenSearch plugin, feel free to open an Issue.

Found a bug?

If you find a bug of OpenSearch plugin or a mistake in the documentation, you can help us by submitting an issue to OpenSearch 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