# Contribute

> How a change to the standard, the tools or the checks reaches the source code.


## To the source code

The source code is public. Changes go through merge requests and the same checks as the association's own work: formatting, Clippy without warnings, tests, seal and drift checks. What the checks are and how to run them locally is in `CONTRIBUTING.md` in the repository.

## A data source

Anyone operating a data source brings it into the directory through one of the three routes, see [Admission routes](admission-routes.md). The manifest for it comes out of the [tutorial](../tutorials/manifest-in-15-minutes.md).

## Security reports

In confidence, to [admin@openhelvetia.swiss](mailto:admin@openhelvetia.swiss). The rules are in `SECURITY.md` in the repository.

---

Source: docs/en/how-to/contribute.md
