You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we change description to title we should also modify the default templates to use title. e.g., title: '{{name}}' should be changed to title: '{{title}}' in
Overview
The guidance of create-book requires us an input of
description
, however, the actual configuration name istitle
. It's better there is set astitle
.The text was updated successfully, but these errors were encountered: