File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 17
17
Contributing to [ Apache Maven Shade Plugin] ( https://maven.apache.org/plugins/maven-shade-plugin/ )
18
18
======================
19
19
20
+ [ ![ ASF Jira] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fmaven.apache.org%2Fbadges%2Fasf_jira-MSHADE.json )] [ jira ]
20
21
[ ![ Apache License, Version 2.0, January 2004] ( https://img.shields.io/github/license/apache/maven.svg?label=License )] [ license ]
21
22
[ ![ 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 )
22
23
[ ![ 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
81
82
--------------------
82
83
83
84
+ [ 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 ]
85
86
+ [ Contributor License Agreement] [ cla ]
86
87
+ [ General GitHub documentation] ( https://help.github.com/ )
87
88
+ [ GitHub pull request documentation] ( https://help.github.com/send-pull-requests/ )
88
89
+ [ Apache Maven Twitter Account] ( https://twitter.com/ASFMavenProject )
89
90
+ #Maven IRC channel on freenode.org
90
91
92
+ [ jira ] : https://issues.apache.org/jira/projects/MSHADE/
91
93
[ license ] : https://www.apache.org/licenses/LICENSE-2.0
92
94
[ ml-list ] : https://maven.apache.org/mailing-lists.html
93
95
[ code-style ] : https://maven.apache.org/developers/conventions/code.html
You can’t perform that action at this time.
0 commit comments