Skip to content

feat: auto add first book chapter

Duncan Bennett requested to merge 704-book-autocreate-first-chapter into develop

Refactors "Start writing your book" button action so that an empty chapter is added to each new book.

The import action will not add an empty chapter because the user is required to upload at least 1 chapter.

Related to #704

Merge request reports