Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2db6d5f

Browse files
JHennebergJHenneberg
authored and
JHenneberg
committedOct 8, 2021
linked SPEC_TEMPLATE.md from CONTRIBUTING.md
1 parent bc70108 commit 2db6d5f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)
Please sign in to comment.