Skip to content

Commit ac5e6aa

Browse files
committed
ch_struct: adapt workflow
1 parent 09c1db5 commit ac5e6aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKFLOW.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ experienced contributors will help it through all 5 steps.
2525
always better than large. It is OK to implement only a few functions of a
2626
new module, and continue work on the others in a later PR. All new
2727
functionality goes into an "experimental" namespace
28-
(`stdlib_experimental_*.f90`). As part of the PR, when submitting a new
28+
(`version: experimental`). As part of the PR, when submitting a new
2929
public facing API, please provide the initial draft of the specification
30-
document as well as the the initial reference implementation of this
30+
document as well as the initial reference implementation of this
3131
specification. The
3232
[specification is a document](https://stdlib.fortran-lang.org/page/specs/index.html)
3333
that describes the API and

0 commit comments

Comments
 (0)