summaryrefslogtreecommitdiffstats
path: root/doc/RELEASING.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/RELEASING.md')
-rw-r--r--doc/RELEASING.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/RELEASING.md b/doc/RELEASING.md
index 03ebb75..cf97a7d 100644
--- a/doc/RELEASING.md
+++ b/doc/RELEASING.md
@@ -3,6 +3,8 @@ Releasing a New Monitoring Plugins Version
3 3
4Throughout this document, it is assumed that the current Monitoring 4Throughout this document, it is assumed that the current Monitoring
5Plugins version is 2.2.1, and that we're about to publish version 2.3. 5Plugins version is 2.2.1, and that we're about to publish version 2.3.
6It is also assumed that the official repository on GitHub is tracked
7using the remote name `monitoring-plugins` (rather than `origin`).
6 8
7Before you start 9Before you start
8---------------- 10----------------