File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,11 @@ default timeout values that could cause a program to be hanging indefinitely.
17
17
We improved ``pylint ``'s handling of namespace packages. More packages should
18
18
be linted without resorting to using the ``--recursive=y `` option.
19
19
20
+ We still welcome any community effort to help review, integrate, and add good/bad examples to the doc for
21
+ <https://github.com/PyCQA/pylint/issues/5953>`_. This should be doable without any ``pylint `` or ``astroid ``
22
+ knowledge, so this is the perfect entrypoint if you want to contribute to ``pylint `` or open source without
23
+ any experience with our code!
24
+
20
25
Internally, we changed the way we generate the release notes, thanks to DudeNr33.
21
26
There will be no more conflict resolution to do in the changelog, and every contributor rejoice.
22
27
You can’t perform that action at this time.
0 commit comments