Skip to content

Commit 4226059

Browse files
authored
Update process.md
1 parent 0d6a67c commit 4226059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/site/index/process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The [UTS #35: Locale Data Markup Language (LDML)](https://www.unicode.org/report
2525
- Requests for changes are entered in the bug/feature request database ([file a ticket](/requesting_changes#how-to-file-a-ticket)).
2626
- Structural changes are always backwards-compatible. That is, previous files will continue to work. Deprecated elements remain, although their usage is strongly discouraged.
2727
- There is a standing policy for structural changes that require non-trivial code for proper implementation, such as time zone fallback or alias mechanisms. These require design discussions in the [CLDR Design Working Group](https://cldr.unicode.org/cldr-tc/design-wg) and approval by the [CLDR Technical Committee](https://cldr.unicode.org/cldr-tc). Complex changes may require prototypes that demonstrate correct function according to the proposed specification.
28-
- New sections may be added to the specification with the status of _Technical Preview_ or _Final Candidate_. That depends on how finalized and comprehensive the new section is, what type of feedback the Technical Committee requires, and whether the feedback period needs to extend across one or more releases. These terms mean:
28+
- New sections may be added to the specification with the status of _Technical Preview_ or _Final Candidate_. That depends on how comprehensive the new section is, what type of feedback the Technical Committee requires, and whether the feedback period needs to extend across one or more releases. These terms mean:
2929
- **Technical Preview** - The specification section is fairly complete but not stable, included in the release to gather feedback.
3030
Features may be modified or removed based upon feedback.
3131
A section in Technical Preview remains in Technical Preview in the following release if more feedback is needed, or could advance to stable.

0 commit comments

Comments
 (0)