Skip to content

Commit 858132d

Browse files
docs: add CONTRIBUTING badge to README.md (#2706)
Co-authored-by: El De-dog-lo <[email protected]>
1 parent 4b0a09d commit 858132d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[![Pypi.org][pypi-badge]][pypi-url]
2-
[![Apache licensed][licence-badge]][licence-url]
2+
[![Apache licensed][license-badge]][license-url]
33
[![Build Status][actions-badge]][actions-url]
4+
[![Contributing][contributing-badge]][contributing-url]
45
[![Discord chat][discord-badge]][discord-url]
56
[![Twitter][twitter-badge]][twitter-url]
67

@@ -133,10 +134,12 @@ Install 3rd party plugins at your own risk.
133134
[actions-url]: https://github.com/ApeWorX/ape/actions?query=branch%3Amain+event%3Apush
134135
[compile-guide]: https://docs.apeworx.io/ape/stable/userguides/compile.html
135136
[console-guide]: https://docs.apeworx.io/ape/stable/userguides/console.html
137+
[contributing-badge]: https://img.shields.io/badge/CONTRIBUTING-guidelines-brightgreen?style=flat-square
138+
[contributing-url]: https://github.com/ApeWorX/ape?tab=contributing-ov-file
136139
[discord-badge]: https://img.shields.io/discord/922917176040640612.svg?logo=discord&style=flat-square
137140
[discord-url]: https://discord.gg/apeworx
138-
[licence-badge]: https://img.shields.io/github/license/ApeWorX/ape?color=blue
139-
[licence-url]: https://github.com/ApeWorX/ape/blob/main/LICENSE
141+
[license-badge]: https://img.shields.io/github/license/ApeWorX/ape?color=blue
142+
[license-url]: https://github.com/ApeWorX/ape?tab=License-1-ov-file
140143
[logging-guide]: https://docs.apeworx.io/ape/stable/userguides/logging.html
141144
[networks-guide]: https://docs.apeworx.io/ape/stable/userguides/networks.html
142145
[projects-guide]: https://docs.apeworx.io/ape/stable/userguides/projects.html

0 commit comments

Comments
 (0)