first-contributions icon indicating copy to clipboard operation
first-contributions copied to clipboard

docs: add GitHub CLI tutorial (English)

Open shreyaajahan opened this issue 1 month ago • 1 comments

Adds a new tutorial github-cli-tutorial-english.md that explains how to use GitHub CLI (gh) + git to fork, clone, branch, commit, push and open a PR. Helps beginners contribute using the command line and documents an easy workflow for Windows / PowerShell users. Files changed: [github-cli-tutorial-english.md] How to test: Clone your fork or checkout this branch locally Open github-cli-tutorial-english.md and follow the copy‑paste commands under the "Expanded examples" section. Checklist: Documentation added Screenshots included (optional) I followed the repository contribution guidelines Notes / Screenshots: (Optional) Add screenshots here or mention that they are referenced from the project site. If this PR closes an issue, add: Closes #

shreyaajahan avatar Nov 25 '25 18:11 shreyaajahan

Hello @shreyaajahan, there is already similar guide in github-cli-tutorial.md. If you want to improve it, please change that file instead of creating a new one.

rammba avatar Nov 26 '25 00:11 rammba