Fermain / -mollify

9 stars 9 forks source link

Explore the idea of a report issue button that posts a student's issue directly to the Issues board. #160

Open Fermain opened 10 months ago

Fermain commented 10 months ago

When a user clicks a "report issue" button in a lesson file, this should be posted to an endpoint on our API

/api/report

This report can then be proxied to GitHub API and added to the issues board.

Note: this task is for exploration not implementation - please create a related task for implementation.

pretzL commented 10 months ago

GitHub's API for POST issue https://docs.github.com/en/free-pro-team@latest/rest/issues/issues?apiVersion=2022-11-28#create-an-issue