From 71c365542dbcedcedc6b38e4f85febb1ed18c681 Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Tue, 15 Jun 2021 09:45:01 +0000 Subject: [PATCH] Docs: reword alpha warning Signed-off-by: Solomon Hykes --- docs/introduction/what_is.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/introduction/what_is.md b/docs/introduction/what_is.md index 553aced4..4c73ccf0 100644 --- a/docs/introduction/what_is.md +++ b/docs/introduction/what_is.md @@ -22,8 +22,8 @@ No matter how your deployment works under the hood, you can manage it with the s This makes developers more productive, because they don't have to learn a new workflow every time their deployment system changes. -## Alpha disclaimer +## Dagger is alpha software -Dagger is _alpha-quality software_. It has many bugs, the user interface is minimal, and it may change in incompatible ways at any time. If you are still -willing to try it, thank you! We appreciate your help and encourage you to ask -questions and report issues. +Warning! Dagger is _alpha-quality software_. It has many bugs, the user interface is minimal, and it may change in incompatible ways at any time. If you are still +willing to try it, thank you! We appreciate your help and encourage you to [ask +questions](https://github.com/dagger/dagger/discussions) and [report issues](https://github.com/dagger/dagger/issues).