Contributing to Python: Difference between revisions

Content added Content deleted
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 114: Line 114:
First, the developer guide suggests 2 good areas for first-time contributors:
First, the developer guide suggests 2 good areas for first-time contributors:


# Documentation: http://docs.python.org/devguide/docquality.html
# [http://docs.python.org/devguide/docquality.html| Documentation]
# Test coverage: http://docs.python.org/devguide/coverage.html
# [http://docs.python.org/devguide/coverage.html| Test coverage]


If those sound interesting to you, look for issues in those areas.
If those sound interesting to you, look for issues in those areas.