From 55293c094ff5e833362ade6b4b2c47db83bfc599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Pt=C3=A1=C4=8Dek?= Date: Wed, 26 Jul 2023 14:51:32 +0200 Subject: [PATCH] add contributing and code of conduct --- CODE_OF_CONDUCT.md | 3 +++ CONTRIBUTING.md | 6 ++++++ 2 files changed, 9 insertions(+) create mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..cfefd60 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,3 @@ +# Prometheus Community Code of Conduct + +Prometheus follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md). \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e69de29..ce2e4dc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -0,0 +1,6 @@ +# Contributing +- If you have an improvement or a trivial fix, please create a pull request with +a description of the improvement. +- If you something is not working as expected, please go ahead and create a Github issue. +- If you would like to discuss an improvement, please create a Github issue and describe it. +- You can also hit me up at martin.ptacek@moraviandata.com