mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-11 00:22:29 +03:00
make cookiecutter.json more obvious in purpose
This commit is contained in:
parent
9cc5bc0cb7
commit
1ad866770a
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"project_name": "project_name",
|
"project_name": "project_name is the title of the project.",
|
||||||
"repo_name":"repo_name",
|
"repo_name":"repo_name is used for describing the directory structure.",
|
||||||
"author_name": "Your Name",
|
"author_name": "Your Name",
|
||||||
"email": "Your email",
|
"email": "Your email",
|
||||||
"description": "A short description of the project.",
|
"description": "A short description of the project.",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user