Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

The cli creates repos with other namestandard than the assistant when downloading

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
go
Domain
cli

Research direction

Compare the assistant and CLI download entry points and trace how assignment and username folder names are formed. Confirm the desired shared layout, preserving kebab-case names, and verify that both download paths produce the same structure without the duplication described.

Written by the indexing model from the issue text.

Description

The assistant downloads repos with the assignment as a root folder with the idividual assignments in folder with usernames.
The cli downloads the assignment in a folder called. {assignment}-submissions and then the individual assignments in a folder with. {assignment name}-{username}.
There is duplication here and also is likely to break automation that people have written

kebab case is much better than spaces though, so please keep that.

Dominant language
Go
Stars
126
Forks
21
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/gh-classroom

All issues in github/gh-classroom

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.