google / it-cert-automation-practice

Google IT Automation with Python Professional Certificate - Practice files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue 1 will not open, it times out

m-c-g opened this issue · comments

Expected Behavior

I expect the issue to open so I can read it and complete the lab for the course

Actual Behavior

It goes to the took too long to load angry unicorn screen

Steps to Reproduce the Problem

  1. Go to the issues section.
  2. Go all the way to the bottom issue, issue 1 and click on it.

Specifications

  • Version:
  • Platform:

Try github cli. Worked for me.

Install github cli on your local computer if you don't have it. Then, git clone the original repository to your computer. Enter the directory and try this command:

gh issue view 1

The full issue text along with some other info gets displayed.