Re: Process document 2020 is now effective [was: Templates for Process 2020 specifications]

> On 15 Sep 2020, at 6:47 pm, Dominique Hazael-Massieux <dom@w3.org> wrote:
> 
> Living standard option:
> * lsMode: if you expect your spec to be a living standard in CR (rather
> than targeting Recommendation status), set this option to true and it
> will adapt the SOTD accordingly

Just a quick note that in ReSpec, this is now renamed `pubMode: "LS"`. 

As in:

```
var respecConfig = {
  pubMode: "LS",
}
```
 
Kind regards,
Marcos 

Received on Wednesday, 16 September 2020 07:58:01 UTC