This is an automated email from the ASF dual-hosted git repository.
qiuxiafan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git
The following commit(s) were added to refs/heads/main by this push:
new 59441f7 Update README.md (#20)
59441f7 is described below
commit 59441f7a67a4b46edeade9d962e6656579643224
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Thu Mar 3 11:22:36 2022 +0800
Update README.md (#20)
---
README.md | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 6d06110..39ae54c 100644
--- a/README.md
+++ b/README.md
@@ -7,13 +7,7 @@ Apache SkyWalking Booster UI

-This UI starts from SkyWalking OAP v9 core, replaced the RocketBot UI used in
SkyWalking OAP from v6 to v8.
-
-# Contact Us
-* Submit an [issue](https://github.com/apache/skywalking/issues)
-* Mailing list: **[email protected]**. Mail to
`[email protected]`, follow the reply to subscribe the
mailing list
-* Join `skywalking` channel at [Apache Slack](http://s.apache.org/slack-invite)
-* QQ Group: 392443393, 901167865
+This UI starts from SkyWalking OAP v9 core.
## Release
This repo wouldn't release separately. All source codes have been included in
the main repo release. The tags match the [main
repo](https://github.com/apache/skywalking) tags.
@@ -41,5 +35,12 @@ npm run serve
The default UI address is `http://localhost:8080`.
+
+# Contact Us
+* Submit an [issue](https://github.com/apache/skywalking/issues) if you face
some issues. Submit a
[discussion](https://github.com/apache/skywalking/discussions) if you want to
propose new feature or have any question.
+* Mailing list: **[email protected]**. Mail to
`[email protected]`, follow the reply to subscribe the
mailing list.
+* Join Slack. Send `Request to join SkyWalking slack` mail to the mail
list(`[email protected]`), we will invite you in.
+* QQ Group: 392443393, 901167865
+
# License
[Apache 2.0 License.](/LICENSE)