Room 3: The Pull Request Portal

Workshop Resources

Room 3: The Pull Request Portal

A massive door stands before you, with 'Pull Request' emblazoned above

A massive door blocks your path, with “Pull Request” written above it. A sign reads: “To open this door, your changes must be reviewed.”

Your Mission

  1. Push your local changes to your forked repository.
  2. Create a pull request to the original CodeDungeon/escape-room repository.

Instructions

  1. Push your changes:
git push origin main
  1. Go to your forked repository on GitHub.
  2. Click “Contribute” then “Open pull request”.
  3. Fill in the title as “Solution for Room 2” and provide a brief description.
  4. Click “Create pull request”.

Hint: Keep an eye on your pull request. The dungeon guardians (repository maintainers) will review it and may request changes!

Pull Request Process

Once you’ve created your pull request, enter its number to proceed:

[Input field for pull request number]

Note: The actual input field and encryption functionality would need to be implemented separately, as Hugo doesn’t provide this out of the box.