18 lines
691 B
Markdown
18 lines
691 B
Markdown
|
# 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.
|
||
|
|