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
31
31
[ opening an issue] ( https://github.com/fortran-lang/stdlib/issues/new/choose ) or
32
32
[ starting a discussion] ( https://github.com/fortran-lang/stdlib/discussions/new ) .
33
33
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
+
34
45
35
46
## Reporting a bug
36
47
You can’t perform that action at this time.
0 commit comments