Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a guide on how to use the .NET Octokit SDK #23845

Closed
skedwards88 opened this issue Feb 10, 2023 · 5 comments
Closed

Add a guide on how to use the .NET Octokit SDK #23845

skedwards88 opened this issue Feb 10, 2023 · 5 comments
Labels
help wanted Anyone is welcome to open a pull request to fix this issue pumpkin-spice Specifically tracked Hacktoberfest issue - internal purposes rest Content related to rest - overview. stale There is no recent activity on this issue or pull request

Comments

@skedwards88
Copy link
Contributor

skedwards88 commented Feb 10, 2023

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:

@skedwards88 skedwards88 added help wanted Anyone is welcome to open a pull request to fix this issue rest Content related to rest - overview. labels Feb 10, 2023
@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Feb 10, 2023
@cmwilson21 cmwilson21 removed the triage Do not begin working on this issue until triaged by the team label Feb 13, 2023
@github-actions github-actions bot added the stale There is no recent activity on this issue or pull request label Aug 2, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 9, 2023
@cmwilson21 cmwilson21 removed the stale There is no recent activity on this issue or pull request label Aug 10, 2023
@cmwilson21 cmwilson21 reopened this Aug 10, 2023
@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Aug 10, 2023
@cmwilson21 cmwilson21 removed the triage Do not begin working on this issue until triaged by the team label Aug 10, 2023
@cmwilson21 cmwilson21 added the pumpkin-spice Specifically tracked Hacktoberfest issue - internal purposes label Aug 25, 2023
SimardeepSingh-zsh added a commit to SimardeepSingh-zsh/docs that referenced this issue Oct 7, 2023
@github-actions github-actions bot added the stale There is no recent activity on this issue or pull request label Oct 24, 2023
@Manas-Kenge
Copy link
Contributor

Can I work on this issue?

@skedwards88
Copy link
Contributor Author

Yes, anyone is welcome to work on issues labeled as help-wanted! For this issue, we'd especially like you to follow the format of the JavaScript guide, and replace the JavaScript-specific content with .NET-specific content. (You can find the contents of that file to copy here.

@skedwards88 skedwards88 removed the stale There is no recent activity on this issue or pull request label Oct 25, 2023
@KhushiSharma0313
Copy link

Here is my attempt, I have attached a word file for reference-
.NET guide.docx

@cmwilson21
Copy link
Contributor

@KhushiSharma0313 Thanks for your interest here. However, we only accept PRs for content changes and updates. Please check out our contributing guides to learn how to contribute to this repo. 💛

@github-actions github-actions bot added the stale There is no recent activity on this issue or pull request label Feb 21, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Anyone is welcome to open a pull request to fix this issue pumpkin-spice Specifically tracked Hacktoberfest issue - internal purposes rest Content related to rest - overview. stale There is no recent activity on this issue or pull request
Projects
None yet
7 participants
@skedwards88 @cmwilson21 @Manas-Kenge @KhushiSharma0313 and others