summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMridul Seth <seth.mridul@gmail.com>2021-02-18 20:44:01 +0100
committerGitHub <noreply@github.com>2021-02-18 11:44:01 -0800
commit1dd07cea81c09c042d91514ae97b2793990299e3 (patch)
treebe32e8f2cd605369eee6370d0e0a735874b59846
parentd5d4c414f3ac7e3e8e75beaf4c8f0bdc53f51fae (diff)
downloadnetworkx-1dd07cea81c09c042d91514ae97b2793990299e3.tar.gz
Add a good first issue badge to README (#4627)
* Add a good first issue badge to README generated via https://shields.io/category/issue-tracking
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 4da2b5ef..da3d139b 100644
--- a/README.rst
+++ b/README.rst
@@ -12,6 +12,10 @@ NetworkX
.. image:: https://codecov.io/gh/networkx/networkx/branch/master/graph/badge.svg
:target: https://app.codecov.io/gh/networkx/networkx/branch/master
+
+.. image:: https://img.shields.io/github/labels/networkx/networkx/Good%20First%20Issue?color=green&label=Contribute%20&style=flat-square
+ :target: https://github.com/networkx/networkx/issues?q=is%3Aopen+is%3Aissue+label%3A%22Good+First+Issue%22
+
NetworkX is a Python package for the creation, manipulation,
and study of the structure, dynamics, and functions