githubtraining / introduction-to-github-apps

Course repo for Learning Lab course "introduction-to-github-apps". Template repo :arrow_right:
https://github.com/githubtraining/introduction-to-github-apps-template
Creative Commons Attribution 4.0 International
2 stars 7 forks source link

Remove misleading detail about target endpoint in instructions for "Discovering Endpoints" #141

Closed dabrady closed 2 years ago

dabrady commented 2 years ago

The instructions to this "Discovering Endpoints" step indicate you should find the endpoint that is used to create a label on an Issue:

image

I interpreted this as meaning the one used to add a label to an Issue, and that was incorrect: the configured solution to this step in the course expects you to provide the endpoint that you'd use to create a label, period.

image

Since Issues don't factor into this at all, I'm proposing a clarification on the instructions.

hollenberry commented 2 years ago

@dabrady this is a great call-out! I appreciate the screenshot level detail in the PR and the reasoning. Merging in now.