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

Problem with name field when using `configlet create ---concept-exercise #891

Open
colinleach opened this issue Sep 21, 2024 · 0 comments
Open

Comments

@colinleach
Copy link

It's very useful, except in config.sys the name just repeats the slug. I think we need spaces and initial caps?

This is the result of bin/configlet create --concept-exercise elyses-analytic-enchantments

	{
        "slug": "elyses-analytic-enchantments",
        "name": "elyses-analytic-enchantments",
        "uuid": "22956a33-b6cb-45af-9304-193074680f7c",
        "concepts": [],
        "prerequisites": []
	}

See also the forum duscussion.

@colinleach colinleach changed the title Probelm with name field when using `configlet create ---concept-exercise Problem with name field when using `configlet create ---concept-exercise Sep 22, 2024
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