This is an automated email from the ASF dual-hosted git repository.

winterhazel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/main by this push:
     new 659f675b059 README: add three more status buttons (#11650)
659f675b059 is described below

commit 659f675b059c1e5008deb3bb28793eadf377d687
Author: John Bampton <[email protected]>
AuthorDate: Thu Aug 13 02:43:57 2026 +1000

    README: add three more status buttons (#11650)
    
    The 3 new buttons added are:
    
    - Good first issue
    - Read the Docs build status
    - CloudStack website status
---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 36803ce5f9e..53516503aac 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,11 @@
 [![Simulator 
CI](https://github.com/apache/cloudstack/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/apache/cloudstack/actions/workflows/ci.yml)
 [![UI 
Build](https://github.com/apache/cloudstack/actions/workflows/ui.yml/badge.svg?branch=main)](https://github.com/apache/cloudstack/actions/workflows/ui.yml)
 
+[![Good First 
Issues](https://img.shields.io/badge/good%20first%20issues-94D5DA)](https://github.com/apache/cloudstack/issues?q=is%3Aissue%20state%3Aopen%20label%3Agood-first-issue)
+[![CloudStack Documentation 
Status](https://app.readthedocs.org/projects/cloudstack-documentation/badge/?version=latest)](https://app.readthedocs.org/projects/cloudstack-documentation/builds/)
+[![CloudStack Website 
Status](https://img.shields.io/website?url=https%3A%2F%2Fcloudstack.apache.org%2F
+)](https://cloudstack.apache.org/)
+
 [![Apache 
CloudStack](tools/logo/apache_cloudstack.png)](https://cloudstack.apache.org/)
 
 <!-- START doctoc generated TOC please keep comment here to allow auto update 
-->

Reply via email to