diff --git a/docs/design/README.md b/docs/design/README.md new file mode 100644 index 0000000000..9822f46ee6 --- /dev/null +++ b/docs/design/README.md @@ -0,0 +1,9 @@ +# MessageFormat 2 Design Documents + +This folder contains design documents used by the MessageFormat Working Group +as part of the development process for MF2. + +These documents are not a normative part of the specification. +They might be helpful to users seeking to understand specific design decisions +taken by the working group, +including which options were considered. diff --git a/exploration/formatted-parts.md b/docs/design/archive/formatted-parts.md similarity index 98% rename from exploration/formatted-parts.md rename to docs/design/archive/formatted-parts.md index 4826b57ac7..db04fb8029 100644 --- a/exploration/formatted-parts.md +++ b/docs/design/archive/formatted-parts.md @@ -14,8 +14,9 @@ and could serve as the basis for a reasonable implementation.
@eemeli
First proposed
2023-08-29
-
Pull Request
+
Pull Requests
#463
+
#550
diff --git a/exploration/builtin-registry-capabilities.md b/docs/design/builtin-registry-capabilities.md similarity index 100% rename from exploration/builtin-registry-capabilities.md rename to docs/design/builtin-registry-capabilities.md diff --git a/exploration/default-registry-and-mf1-compatibility.md b/docs/design/default-registry-and-mf1-compatibility.md similarity index 98% rename from exploration/default-registry-and-mf1-compatibility.md rename to docs/design/default-registry-and-mf1-compatibility.md index 3890506553..f3166ae93e 100644 --- a/exploration/default-registry-and-mf1-compatibility.md +++ b/docs/design/default-registry-and-mf1-compatibility.md @@ -9,6 +9,9 @@ Status: **Accepted**
@aphillips
First proposed
2023-12-15
+
Pull Requests
+
#564
+
#599
diff --git a/exploration/number-selection.md b/docs/design/number-selection.md similarity index 100% rename from exploration/number-selection.md rename to docs/design/number-selection.md diff --git a/exploration/open-close-placeholders.md b/docs/design/open-close-placeholders.md similarity index 100% rename from exploration/open-close-placeholders.md rename to docs/design/open-close-placeholders.md diff --git a/exploration/overriding-extending-namespacing.md b/docs/design/overriding-extending-namespacing.md similarity index 98% rename from exploration/overriding-extending-namespacing.md rename to docs/design/overriding-extending-namespacing.md index 4eac45293f..73cc56795a 100644 --- a/exploration/overriding-extending-namespacing.md +++ b/docs/design/overriding-extending-namespacing.md @@ -9,8 +9,9 @@ Status: **Accepted**
@aphillips
First proposed
2023-09-13
-
Pull Request
-
#475
+
Pull Requests
+
#475
+
#528
diff --git a/exploration/pattern-exterior-whitespace.md b/docs/design/pattern-exterior-whitespace.md similarity index 98% rename from exploration/pattern-exterior-whitespace.md rename to docs/design/pattern-exterior-whitespace.md index 84b5bba6f4..2e7add41e4 100644 --- a/exploration/pattern-exterior-whitespace.md +++ b/docs/design/pattern-exterior-whitespace.md @@ -10,8 +10,9 @@ Status: **Accepted**
@eemeli
First proposed
2023-10-02
-
Pull Request
+
Pull Requests
#487
+
#497
diff --git a/exploration/exact-match-selector-options.md b/docs/design/string-match-selector.md similarity index 94% rename from exploration/exact-match-selector-options.md rename to docs/design/string-match-selector.md index d35f47dbdc..fb1319d593 100644 --- a/exploration/exact-match-selector-options.md +++ b/docs/design/string-match-selector.md @@ -1,4 +1,4 @@ -# Design Proposal Template +# String Match Selector Status: **Accepted** @@ -7,8 +7,13 @@ Status: **Accepted**
Contributors
@aphillips
+
@stasm
First proposed
2023-12-08
+
Pull Requests
+
#557
+
#581
+
#594
diff --git a/exploration/variable-mutability.md b/docs/design/variable-mutability.md similarity index 99% rename from exploration/variable-mutability.md rename to docs/design/variable-mutability.md index c7e324905f..f178cd928b 100644 --- a/exploration/variable-mutability.md +++ b/docs/design/variable-mutability.md @@ -1,9 +1,9 @@ -# Design Proposal Template +# Variable Namespacing and Mutability Status: **Accepted**
- Variable Namespacing and Mutability + Metadata
Contributors
@aphillips
diff --git a/exploration/beauty-contest.md b/exploration/archive/beauty-contest.md similarity index 100% rename from exploration/beauty-contest.md rename to exploration/archive/beauty-contest.md diff --git a/exploration/selection-matching-options.md b/exploration/archive/selection-matching-options.md similarity index 100% rename from exploration/selection-matching-options.md rename to exploration/archive/selection-matching-options.md diff --git a/exploration/syntax-exploration-2.md b/exploration/archive/syntax-exploration-2.md similarity index 100% rename from exploration/syntax-exploration-2.md rename to exploration/archive/syntax-exploration-2.md diff --git a/exploration/variants.md b/exploration/archive/variants.md similarity index 100% rename from exploration/variants.md rename to exploration/archive/variants.md