Make image and description optional in blog content type
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3566272. -->
Reported by: [dorficus](https://www.drupal.org/user/3131839)
Related to !36
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The Description field of the blog content type that is installed with Byte is required, which seems like a bad author experience. I propose we remove the required flag and make it optional.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Change the included config to no longer make the description required.</p>
issue