Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 4 column 93
---
bbip: <to be assigned>
title: <BBIP title>
torchbearer: <a list of people in charge of this BBIP>
author: <a list of the author's or author's name(s) and/or usernames(s), and/or email(s). eg: FirstName LastName (@GitHubUsername), FirstName LastName <[email protected]> and @GitHubUsername>
discussions-to: <URL, usually the pull request>
status: Draft
created: <date created on, in ISO 8601 (yyyy-mm-dd) format>
---
The synopsis of the improvement proposal. It needs to be short, clear and capture the essence of the proposal without going into any details. Provide an almost ELI5 explanation.
A short (~200 word) description of the issue addressed.
The technical specification should be detailed and should describe the syntax, semantics and interface of any feature. The specs should be detailed enough to allow technical discussions and ideation on top of this.
The implementation can be added and updated before the Frozen state of the BBIP. It can be still be updated before that, even in the Accepted state.
This does not need to be the only implementation, but a canonical implementation is useful.
To be decided.