From 3821477c34371cb381f4c4394aa3ea999d410d5c Mon Sep 17 00:00:00 2001 From: Adora Laura Kalb Date: Thu, 4 Jul 2024 10:11:51 +0200 Subject: [PATCH] add CONTRIBUTING and MAINTAINERS files --- CONTRIBUTING.md | 17 +++++++++++++++++ MAINTAINERS.md | 1 + 2 files changed, 18 insertions(+) create mode 100644 CONTRIBUTING.md create mode 100644 MAINTAINERS.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..7556daa --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,17 @@ +# Contributing + +I use my own [Forgejo Instance](https://code.lila.network) to manage issues and pull requests. + +* If you have a trivial fix or improvement, go ahead and create a pull request, + addressing (with `@...`) the maintainer of this repository (see + [MAINTAINERS.md](MAINTAINERS.md)) in the description of the pull request. + +* If you plan to do something more involved, first please [send me a mail]( mailto:adora@lila.network?subject=%5Bcertwarden-deploy%5D). + +# What to contribute + +The best way to help without speaking a lot of Go would be to share your +configuration, alerts, dashboards, and recording rules. If you have something +that works and is not in the repository, please pay it forward and +share what works. + diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000..85a37ac --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1 @@ +* Adora Laura Kalb @adoralaura