Skip to content

Add docs/design/, with accepted & rejected design documents #616

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/design/README.md
Original file line number Diff line number Diff line change
@@ -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.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ and could serve as the basis for a reasonable implementation.
<dd>@eemeli</dd>
<dt>First proposed</dt>
<dd>2023-08-29</dd>
<dt>Pull Request</dt>
<dt>Pull Requests</dt>
<dd><a href="https://github.com/unicode-org/message-format-wg/pull/463">#463</a></dd>
<dd><a href="https://github.com/unicode-org/message-format-wg/pull/550">#550</a></dd>
</dl>
</details>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Status: **Accepted**
<dd>@aphillips</dd>
<dt>First proposed</dt>
<dd>2023-12-15</dd>
<dt>Pull Requests</dt>
<dd><a href="https://github.com/unicode-org/message-format-wg/pull/564">#564</a></dd>
<dd><a href="https://github.com/unicode-org/message-format-wg/pull/599">#599</a></dd>
</dl>
</details>

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ Status: **Accepted**
<dd>@aphillips</dd>
<dt>First proposed</dt>
<dd>2023-09-13</dd>
<dt>Pull Request</dt>
<dd>#475</dd>
<dt>Pull Requests</dt>
<dd><a href="https://github.com/unicode-org/message-format-wg/pull/475">#475</a></dd>
<dd><a href="https://github.com/unicode-org/message-format-wg/pull/528">#528</a></dd>
</dl>
</details>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ Status: **Accepted**
<dd>@eemeli</dd>
<dt>First proposed</dt>
<dd>2023-10-02</dd>
<dt>Pull Request</dt>
<dt>Pull Requests</dt>
<dd><a href="https://github.com/unicode-org/message-format-wg/pull/487">#487</a></dd>
<dd><a href="https://github.com/unicode-org/message-format-wg/pull/497">#497</a></dd>
</dl>
</details>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Design Proposal Template
# String Match Selector

Status: **Accepted**

Expand All @@ -7,8 +7,13 @@ Status: **Accepted**
<dl>
<dt>Contributors</dt>
<dd>@aphillips</dd>
<dd>@stasm</dd>
<dt>First proposed</dt>
<dd>2023-12-08</dd>
<dt>Pull Requests</dt>
<dd><a href="https://github.com/unicode-org/message-format-wg/pull/557">#557</a></dd>
<dd><a href="https://github.com/unicode-org/message-format-wg/pull/581">#581</a></dd>
<dd><a href="https://github.com/unicode-org/message-format-wg/pull/594">#594</a></dd>
</dl>
</details>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Design Proposal Template
# Variable Namespacing and Mutability

Status: **Accepted**

<details>
<summary>Variable Namespacing and Mutability</summary>
<summary>Metadata</summary>
<dl>
<dt>Contributors</dt>
<dd>@aphillips</dd>
Expand Down
File renamed without changes.
File renamed without changes.