Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Maintaining a Python Project When It’s Not Your Job
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Opensource projects
- 3 Removing friction
- 4 When a willing contributor arrives
- 5 The lifecycle of a contribution
- 6 Your part
- 7 Cross reference
- 8 Encouragement
- 9 Setup Tools
- 10 Pendency
- 11 Documentation
- 12 Test
- 13 Example
- 14 Lint
- 15 F flaky
- 16 linters
- 17 pipe I
- 18 linting
- 19 black
- 20 sort
- 21 precommit
- 22 precommit config
- 23 skip installation
- 24 build documentation
- 25 local machine
- 26 pull request template
- 27 checklist
- 28 Travis
- 29 Redentor
- 30 Microsoft
- 31 Open Space
- 32 Review
- 33 Why its important
- 34 Commit rights
- 35 Stack Overflow
- 36 Pull Request
- 37 Thank You
- 38 Release
- 39 Local Automation
- 40 Metadata
- 41 Shipping
- 42 Coverage
- 43 Conclusion