-
Notifications
You must be signed in to change notification settings - Fork 63.2k
Closed as not planned
Labels
help wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issuepumpkin-spiceSpecifically tracked Hacktoberfest issue - internal purposesSpecifically tracked Hacktoberfest issue - internal purposesrestContent related to rest - overview.Content related to rest - overview.staleThere is no recent activity on this issue or pull requestThere is no recent activity on this issue or pull request
Description
The GitHub docs now include a guide about how to use GitHub's JavaScript Octokit SDK to use the REST API: https://docs.github.com/rest/guides/scripting-with-the-rest-api-and-javascript
We would like to add a similar guide for the .NET Octokit SDK.
The guide should:
- Follow the same format as https://docs.github.com/rest/guides/scripting-with-the-rest-api-and-javascript. You can copy this guide to use as a template, but please be sure to update all JavaScript-specific content.
- Follow best practices for .NET, including adhering to a standard .NET linter
- Not recommend OAuth Apps, but instead recommend GitHub Apps
Metadata
Metadata
Assignees
Labels
help wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issuepumpkin-spiceSpecifically tracked Hacktoberfest issue - internal purposesSpecifically tracked Hacktoberfest issue - internal purposesrestContent related to rest - overview.Content related to rest - overview.staleThere is no recent activity on this issue or pull requestThere is no recent activity on this issue or pull request