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

cgivre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/master by this push:
     new e7afb74  Add Stack Overflow Button to README
e7afb74 is described below

commit e7afb744d71311f1eed509ccc818cb09b95b315c
Author: Charles S. Givre <[email protected]>
AuthorDate: Tue Apr 27 08:06:23 2021 -0400

    Add Stack Overflow Button to README
    
    Added Stack Overflow button to README.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 2e1e43d..b8becb6 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
 [![Build 
Status](https://github.com/apache/drill/workflows/Github%20CI/badge.svg)](https://github.com/apache/drill/actions)
 
[![Artifact](https://img.shields.io/maven-central/v/org.apache.drill/distribution.svg)](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.apache.drill%22%20AND%20a%3A%22distribution%22)
 
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
+[![Stack 
Overflow](https://img.shields.io/:stack%20overflow-apache--drill-brightgreen.svg)](http://stackoverflow.com/questions/tagged/apache-drill)
 [![Join Drill 
Slack](https://img.shields.io/badge/slack-open-e01563.svg)](http://apache-drill.slack.com
 "Join our Slack community")
 
 

Reply via email to