Skip to content

Commit

Permalink
Add a contributing file
Browse files Browse the repository at this point in the history
Our open source policy dictates that every public repository should have
a contributing file. Add the default one here.

SEC-2232
  • Loading branch information
sliiser committed Dec 12, 2023
1 parent 498853d commit 2973036
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Contributing to logstash_logger_formatter

We currently do not accept any contributions from external sources.

The code is still open source and if you wish to add any changes, feel free to fork it and add changes to your fork.

Issues for any security-related bugs found are still welcome, but we offer no guarantees on whether or when they will be acted upon.

For any exceptional cases, please contact us at [email protected].

0 comments on commit 2973036

Please sign in to comment.