Skip to content
This repository was archived by the owner on Mar 31, 2020. It is now read-only.

Opening a Pull Request

Joseph Banks edited this page Feb 21, 2019 · 6 revisions

When you start out with a jam we ask your team leader to fork the code jam brief repository to their account for your to work on your code.

In this guide we're going to go over:

  • Forking the repository
  • Opening a pull request back to the code jam brief on python-discord
  • Adding collaborators
  • Adding a GitHub webhook to your teams Discord channel

Forking the repository

When you browse to the code jam brief repository you will be presented with the project root.

You want to fork the repository to your account using the button shown in the image below:

If you see a dialog like this one, just select your user.

Once you've done this you'll be redirected to a page like this:

Clone this wiki locally