Wrong multiline default for description from snapcraft init

Bug #1801973 reported by Adam Collard
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snapcraft
Fix Released
Undecided
Adam Collard

Bug Description

The default description one gets from `snapcraft init` uses

```
description: |
  This is my-snap's description. You have a paragraph or two to tell the
  most important story about your snap. Keep it under 100 words though,
  we live in tweetspace and your description wants to look good in the snap
  store.
```

Which, as per http://yaml-multiline.info/, will interpret the new lines as hard new lines, and not just wrapped words.

Using > instead of | will treat them as spaces.

Revision history for this message
Adam Collard (adam-collard) wrote :
Changed in snapcraft:
status: New → In Progress
assignee: nobody → Adam Collard (adam-collard)
Changed in snapcraft:
status: In Progress → Fix Committed
Changed in snapcraft:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.