Automated commit with site updates

This commit is contained in:
alanorth
2022-01-23 16:00:23 +00:00
committed by GitHub Actions
parent 0321ad3c44
commit 97e31887b9
218 changed files with 6080 additions and 477 deletions

View File

@ -2,6 +2,7 @@
title: 'Transition status'
field: 'fsc.inTransition'
slug: 'fsc-intransition'
description: 'Indicate whether the standard is in transition'
comment: 'Yes or No'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -0,0 +1,12 @@
---
title: 'Transition end date'
field: 'fsc.transitionEndDate'
slug: 'fsc-transitionenddate'
description: 'Indicate the transition end date'
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
required: False
module: 'Status'
cluster: 'Fsc'
policy: 'Date. Single value only.'
layout: 'fsc'
---