Skip to content

Commit 7966a5a

Browse files
committed
added ASF Jira badge
1 parent 4775d25 commit 7966a5a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
Contributing to [Apache Maven Shade Plugin](https://maven.apache.org/plugins/maven-shade-plugin/)
1818
======================
1919

20+
[![ASF Jira](https://img.shields.io/endpoint?url=https%3A%2F%2Fmaven.apache.org%2Fbadges%2Fasf_jira-MSHADE.json)][jira]
2021
[![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
2122
[![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-shade-plugin.svg?label=Maven%20Central)](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.apache.maven.plugins%22%20AND%20a%3A%22maven-shade-plugin%22)
2223
[![Jenkins Status](https://img.shields.io/jenkins/s/https/builds.apache.org/job/maven-box/job/maven-shade-plugin/job/master.svg?style=flat-square)][build]
@@ -81,13 +82,14 @@ Additional Resources
8182
--------------------
8283

8384
+ [Contributing patches](https://maven.apache.org/guides/development/guide-maven-development.html#Creating_and_submitting_a_patch)
84-
+ [Apache Maven Shade JIRA project page](https://issues.apache.org/jira/projects/MSHADE/)
85+
+ [Apache Maven Shade JIRA project page][jira]
8586
+ [Contributor License Agreement][cla]
8687
+ [General GitHub documentation](https://help.github.com/)
8788
+ [GitHub pull request documentation](https://help.github.com/send-pull-requests/)
8889
+ [Apache Maven Twitter Account](https://twitter.com/ASFMavenProject)
8990
+ #Maven IRC channel on freenode.org
9091

92+
[jira]: https://issues.apache.org/jira/projects/MSHADE/
9193
[license]: https://www.apache.org/licenses/LICENSE-2.0
9294
[ml-list]: https://maven.apache.org/mailing-lists.html
9395
[code-style]: https://maven.apache.org/developers/conventions/code.html

0 commit comments

Comments
 (0)