File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- |Travis |_ |AppVeyor |_ |Codecov |_ |LGTM |_ |PyPi |_ |Gitter |_ |NUMFocus |_
1
+ |Travis |_ |AppVeyor |_ |Codecov |_ |LGTM |_ |PyPi |_ |Gitter |_ |NUMFocus |_ | GitTutorial |_
2
2
3
3
4
4
.. |Travis | image :: https://travis-ci.org/matplotlib/matplotlib.svg?branch=master
22
22
.. |NUMFocus | image :: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
23
23
.. _NUMFocus : http://www.numfocus.org
24
24
25
+ .. |GitTutorial | image :: https://img.shields.io/badge/PR-Welcome-%23FF8300.svg?
26
+ .. _GitTutorial : https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project
25
27
26
28
##########
27
29
Matplotlib
Original file line number Diff line number Diff line change @@ -208,6 +208,8 @@ want to consider sending an email to the mailing list for more visibility.
208
208
.. seealso ::
209
209
210
210
* `Git documentation <https://git-scm.com/documentation >`_
211
+ * `Git-Contributing to a Project <https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project >`_
212
+ * `Introduction to Github <https://lab.github.com/githubtraining/introduction-to-github >`_
211
213
* :ref: `development-workflow `.
212
214
* :ref: `using-git `
213
215
You can’t perform that action at this time.
0 commit comments