Skip to content

Commit 14df18c

Browse files
committed
Explicitly require a public repository for Stage 1
Stage 1 already had various entrance criteria (such as prose outlining the problem, the shape of the solution, examples of usage, the high-level API, etc.), which in practice are expected to be made accessible through a publicly available repository. This patch explicitly makes the repository a requirement for Stage 1 advancement.
1 parent 112792e commit 14df18c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ <h2>Development</h2>
7474
<li>High-level API
7575
<li>Discussion of key algorithms, abstractions and semantics
7676
<li>Identification of potential “cross-cutting” concerns and implementation challenges/complexity
77+
<li>A publicly available repository for the proposal that captures the above requirements
7778
</ul>
7879
</td>
7980
<td>The committee expects to devote time to examining the problem space, solutions and cross-cutting concerns

0 commit comments

Comments
 (0)