diff --git a/README.md b/README.md index d427e72..2a9d57e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Radix Prometheus Proxy Currently this exports uptime statistics using the `probe_success` metric from prometheus. + +## How we work + +Commits to the main branch must follow [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) and uses Release Please to create new versions. diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..6e8bf73 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +0.1.0