File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,17 @@ You are welcome to propose changes to the style guide by
3131[ opening an issue] ( https://github.com/fortran-lang/stdlib/issues/new/choose ) or
3232[ starting a discussion] ( https://github.com/fortran-lang/stdlib/discussions/new ) .
3333
34+ ## Documentation
35+
36+ Please follow the
37+ [ Fortran stdlib spec template] ( https://github.com/fortran-lang/stdlib/blob/master/SPEC_TEMPLATE.md )
38+ for the documentation of your Fortran code.
39+
40+ The spec template is a living document.
41+ You are welcome to propose changes to the spec template by
42+ [ opening an issue] ( https://github.com/fortran-lang/stdlib/issues/new/choose ) or
43+ [ starting a discussion] ( https://github.com/fortran-lang/stdlib/discussions/new ) .
44+
3445
3546## Reporting a bug
3647
You can’t perform that action at this time.
0 commit comments