Skip to content

Commit fdfd66c

Browse files
committed
DOC: correction to contributing.rst
1 parent f00d6bb commit fdfd66c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ navigate to the [GitHub "issues"
1212
tab](https://github.com/pydata/pandas/issues) and start looking through
1313
interesting issues. There are a number of issues listed under
1414
[Docs](https://github.com/pydata/pandas/issues?labels=Docs&sort=updated&state=open)
15-
and [Good as first
16-
PR](https://github.com/pydata/pandas/issues?labels=Good+as+first+PR&sort=updated&state=open)
15+
and [Difficulty
16+
Novice](https://github.com/pydata/pandas/issues?q=is%3Aopen+is%3Aissue+label%3A%22Difficulty+Novice%22)
1717
where you could start out.
1818

1919
Or maybe through using *pandas* you have an idea of you own or are

doc/source/contributing.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ If you are simply looking to start working with the *pandas* codebase, navigate
1717
`GitHub "issues" tab <https://github.com/pydata/pandas/issues>`_ and start looking through
1818
interesting issues. There are a number of issues listed under `Docs
1919
<https://github.com/pydata/pandas/issues?labels=Docs&sort=updated&state=open>`_
20-
and `Good as first PR
21-
<https://github.com/pydata/pandas/issues?labels=Good+as+first+PR&sort=updated&state=open>`_
20+
and `Difficulty Novice
21+
<https://github.com/pydata/pandas/issues?q=is%3Aopen+is%3Aissue+label%3A%22Difficulty+Novice%22>`_
2222
where you could start out.
2323

2424
Or maybe through using *pandas* you have an idea of you own or are looking for something

0 commit comments

Comments
 (0)