realpython / materials

Bonus materials, exercises, and example projects for our Python tutorials
https://realpython.com
MIT License
4.77k stars 5.3k forks source link

Final QA #571

Closed gahjelle closed 3 weeks ago

gahjelle commented 3 weeks ago

Where to put new files:

How to merge your changes:

  1. Make sure the CI code style tests all pass (+ run the automatic code formatter if necessary).
  2. Find an RP Team member on Slack and ask them to review & approve your PR.
  3. Once the PR has one positive ("approved") review, GitHub lets you merge the PR.
  4. 🎉