From 96739c509675f0b393595c986ba5a6aa30e0e600 Mon Sep 17 00:00:00 2001 From: Massimo Candela Date: Fri, 17 Apr 2020 20:10:13 +0200 Subject: [PATCH] Update release-process.md --- docs/release-process.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release-process.md b/docs/release-process.md index 270c6d2..31c793e 100644 --- a/docs/release-process.md +++ b/docs/release-process.md @@ -27,7 +27,7 @@ Additionally, pre-releases are not announced and not notified as updates. Pre-releases are anyway tested and considered "stable". Consider installing a pre-release if you want to try the latest features. -### Release +## Release We finally create a new release after the pre-release passes the 1 week test period. A release appears in the [release tab](https://github.com/nttgin/BGPalerter/releases) and it is marked with a green label "latest release". The availability of a new release is notified. @@ -68,4 +68,4 @@ We currently use the following automation on the repository: * [Dependabot](https://dependabot.com/) to check for newer version of the dependencies used. * [Hound](https://houndci.com/) to check code correctness and style. * [Snyk](https://snyk.io/) to check for vulnerabilities in pull requests. -* [GitHub Security Alerts](https://github.com/nttgin/BGPalerter/network/alerts) to check for vulnerabilities on the entire repository. \ No newline at end of file +* [GitHub Security Alerts](https://github.com/nttgin/BGPalerter/network/alerts) to check for vulnerabilities on the entire repository.