diff --git a/github-copilot-code-review/README.md b/github-copilot-code-review/README.md new file mode 100644 index 0000000000..71254c171f --- /dev/null +++ b/github-copilot-code-review/README.md @@ -0,0 +1,9 @@ +# How to Use GitHub Copilot Code Review in Pull Requests + +This folder contains the supporting materials for the Real Python tutorial [How to Use GitHub Copilot Code Review in Pull Requests](https://realpython.com/github-copilot-code-review/). + +Unzip the `pop-quiz.zip` archive, which contains a separate Git repository with the following branches: + +- `main` +- `feature/player-names` +- `feature/player-names-final` diff --git a/github-copilot-code-review/pop-quiz.zip b/github-copilot-code-review/pop-quiz.zip new file mode 100644 index 0000000000..d976ea0cd3 Binary files /dev/null and b/github-copilot-code-review/pop-quiz.zip differ