Hacktoberfest / hacktoberfest-repo-topic-apply

Cmd line tool to add a topic to your github repo, defaults to hacktoberfest
Apache License 2.0
48 stars 43 forks source link

README: Consistent GitHub terminology #10

Closed hugovk closed 3 years ago

hugovk commented 3 years ago

Add an arbirary tag to a users/organizations repos

By tag, do you mean topic or label? I couldn't find the -p option in the code or usage. Should it be replaced with --topic?


Also, if I don't want to add the 3 labels, how do I make the --labels flag false?

hugovk commented 3 years ago

You're welcome!

I also had a couple of questions:

Add an arbirary tag to a users/organizations repos

By tag, do you mean topic or label? I couldn't find the -p option in the code or usage. Should it be replaced with --topic?

Also, if I don't want to add the 3 labels, how do I make the --labels flag false?