File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ experienced contributors will help it through all 5 steps.
25
25
always better than large. It is OK to implement only a few functions of a
26
26
new module, and continue work on the others in a later PR. All new
27
27
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
29
29
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
31
31
specification. The
32
32
[ specification is a document] ( https://stdlib.fortran-lang.org/page/specs/index.html )
33
33
that describes the API and
You can’t perform that action at this time.
0 commit comments