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

Open
skedwards88 opened this issue Feb 10, 2023 · 5 comments · May be fixed by #29537
Open

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

skedwards88 opened this issue Feb 10, 2023 · 5 comments · May be fixed by #29537
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.

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
@docubot docubot added this to Help wanted in Docs open source board 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
Docs open source board automation moved this from Help wanted to Done 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 moved this from Done to Help wanted in Docs open source board 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
@Manas-Kenge Manas-Kenge linked a pull request Oct 28, 2023 that will close this issue
2 tasks
@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. 💛

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.
Projects
7 participants
@skedwards88 @cmwilson21 @Manas-Kenge @KhushiSharma0313 and others