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

warren pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/main by this push:
     new 16cf1c70 docs: emojis for readme
16cf1c70 is described below

commit 16cf1c700d16fad91fa4690a76861655fef653c4
Author: Krish Gupta <[email protected]>
AuthorDate: Wed Jun 29 20:25:08 2022 +0530

    docs: emojis for readme
---
 README.md | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

diff --git a/README.md b/README.md
index 34ad8b5b..e5f2b137 100644
--- a/README.md
+++ b/README.md
@@ -6,19 +6,21 @@
 # Apache DevLake(Incubating)
 
 [![PRs 
Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat&logo=github&color=2370ff&labelColor=454545)](http://makeapullrequest.com)
-![badge](https://github.com/apache/incubator-devlake/actions/workflows/test.yml/badge.svg)
+![Unit Test 
Status](https://github.com/apache/incubator-devlake/actions/workflows/test.yml/badge.svg)
 [![Go Report 
Card](https://goreportcard.com/badge/github.com/apache/incubator-devlake)](https://goreportcard.com/report/github.com/apache/incubator-devlake)
 
[![Slack](https://img.shields.io/badge/slack-join_chat-success.svg?logo=slack)](https://join.slack.com/t/devlake-io/shared_invite/zt-17b6vuvps-x98pqseoUagM7EAmKC82xQ)
 </div>
 <br>
 <div align="left">
 
-### What is Apache DevLake?
+### 🤔 What is Apache DevLake?
+
 Apache DevLake is an open-source dev data platform that ingests, analyzes, and 
visualizes the fragmented data from DevOps tools to distill insights for 
engineering productivity.
 
 Apache DevLake is designed for developer teams looking to make better sense of 
their development process and to bring a more data-driven approach to their own 
practices. You can ask Apache DevLake many questions regarding your development 
process. Just connect and query.
 
-### Demo
+### 🫣 Demo
+
 See 
[demo](https://grafana-lake.demo.devlake.io/d/0Rjxknc7z/demo-homepage?orgId=1). 
The data in the demo comes from this repo.
 
 
@@ -31,13 +33,13 @@ See 
[demo](https://grafana-lake.demo.devlake.io/d/0Rjxknc7z/demo-homepage?orgId=
 <br/>
 
 
-## What can be accomplished with Apache DevLake?
+## 🎯 What can be accomplished with Apache DevLake?
 1. Collect DevOps data across the entire Software Development Life Cycle 
(SDLC) and connect the siloed data with a standard [data 
model](https://devlake.apache.org/docs/DataModels/DevLakeDomainLayerSchema).
 2. Provide out-of-the-box engineering 
[metrics](https://devlake.apache.org/docs/EngineeringMetrics) to be visualized 
in a series of dashboards.
 3. Allow a flexible 
[framework](https://devlake.apache.org/docs/Overview/Architecture) for data 
collection ad ETL to support customizable data analysis.
 
 
-## Supported Data Sources
+## ➕ Supported Data Sources
 
 | Data Source                                                | Domain          
                                           | Versions                           
  |
 | ---------------------------------------------------------- | 
---------------------------------------------------------- | 
------------------------------------ |
@@ -49,19 +51,19 @@ See 
[demo](https://grafana-lake.demo.devlake.io/d/0Rjxknc7z/demo-homepage?orgId=
 | TAPD                                                       | Issue/Task 
Management                                      | Cloud                         
       |
 
 
-## Quick Start
+## 🚀 Quick Start
 - [Deploy Locally](https://devlake.apache.org/docs/QuickStart/LocalSetup)
 - [Deploy to 
Kubernetes](https://devlake.apache.org/docs/QuickStart/KubernetesSetup)
 - [Deploy in Temporal 
Mode](https://devlake.apache.org/docs/QuickStart/TemporalSetup)
 - [Deploy in Developer 
Mode](https://devlake.apache.org/docs/QuickStart/DeveloperSetup)
 
 
-## Project Roadmap
+## ⌚ Project Roadmap
 - <a href="https://devlake.apache.org/docs/Overview/Roadmap"; 
target="_blank">Roadmap 2022</a>: Detailed project roadmaps for 2022.
 - <a href="https://devlake.apache.org/docs/EngineeringMetrics"; 
target="_blank">Supported engineering metrics</a>: provide rich perspectives to 
observe and analyze SDLC.
 
 
-## How to Contribute
+## 😍 How to Contribute
 This section lists all the documents to help you contribute to the repo.
 
 - [Architecture](https://devlake.apache.org/docs/Overview/Architecture): 
Architecture of Apache DevLake
@@ -71,7 +73,7 @@ This section lists all the documents to help you contribute 
to the repo.
 - [Contribution Guidelines](https://devlake.apache.org/community): Start from 
here if you want to make contribution
 
 
-## Community
+## 💙 Community
 
 - <a 
href="https://join.slack.com/t/devlake-io/shared_invite/zt-18uayb6ut-cHOjiYcBwERQ8VVPZ9cQQw";
 target="_blank">Slack</a>: Message us on Slack
 - <a href="https://github.com/apache/incubator-devlake/wiki/FAQ"; 
target="_blank">FAQ</a>: Frequently Asked Questions
@@ -79,6 +81,6 @@ This section lists all the documents to help you contribute 
to the repo.
   ![](img/wechat_community_barcode.png)
 
 
-## License<a id="license"></a>
+## 📄 License<a id="license"></a>
 
 This project is licensed under Apache License 2.0 - see the [LICENSE](LICENSE) 
file for details.

Reply via email to