-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Issues: adambard/learnxinyminutes-docs
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
The Rust link on the Gleam guide takes you to the Python Guide
#5273
opened Mar 14, 2025 by
robicruzo
ErickIbarraheredia: Open new issue
on: workflow_dispatch
jobs:
open-issue:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
steps:
- run: |
gh issue --repo ${{ github.repository }} \
create --title "Issue title" --body "Issue body"
env: [email protected]
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
#5231
opened Jan 13, 2025 by
Rucellmai61
[Request] Add Logo on the Home page for each of the Programming Concept explained.
#5133
opened Oct 4, 2024 by
Chinmay-03
[language/nim] confusing comment about immutable at the very start
#4981
opened Jun 22, 2024 by
ldemailly
[MIPS/en] MIPS documentation and use of branch instructions is incorrect
#4865
opened Mar 17, 2024 by
mb64
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.