realpython / materials

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

Final QA #560

Closed gahjelle closed 3 months ago

gahjelle commented 3 months 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. 🎉