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

Rename default fields to more obviously indicate they're unset / defaults #8

Open
MythicManiac opened this issue Sep 19, 2021 · 0 comments

Comments

@MythicManiac
Copy link
Member

Currently we're setting many fields to defaults that read weirdly in potential error messages. For example, if an author name isn't defined, tcli will use AuthorName, and the user will see errors about author named AuthorName not being found.

It could be more clear if defaults that should be set were more verbose, e.g. UnsetAuthorPlaceholder or such.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant