add contributing guide and maintainers file

This commit is contained in:
Adora Laura Kalb 2024-04-14 17:43:41 +02:00
parent db8494e9e0
commit afea91fded
Signed by: adoralaura
GPG key ID: E2E0F82107536C1B
2 changed files with 18 additions and 0 deletions

17
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,17 @@
# Contributing
We use GitLab to manage reviews of 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 create [a new issue](https://gitlab.com/adoralaura/ntppool-exporter/-/issues/new).
# 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.

1
MAINTAINERS.md Normal file
View file

@ -0,0 +1 @@
* Adora Laura Kalb <adora@lila.network> @adoralaura