Skip to content

Commit ab10544

Browse files
authored
Merge pull request #152 from zjibben/formatting
Add proposal guidance
2 parents c8fd7ee + 95d2b53 commit ab10544

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ This repository contains proposals for the Fortran Standard Committee in the [Is
1515

1616
4. Getting the proposal through the Committee is a long process, with multiple approvals, formal requirements, specifications, edits to the standard, etc. We will document this step in more detail. During this process, we can document the latest status at the issue.
1717

18+
### Proposal Format
19+
20+
Proposals should be text files, using [proposal-template.txt](proposal-template.txt) as a template. The reference line is optional, and is used reference previous J3 papers (e.g. 12-345r6, not a full link). The top line should not be modified--the XX-XXX is automatically modified when uploaded. Proposals are limited to 75 characters per line, and are generally around 50 - 350 lines of text. Proposals benefit from minimal code examples and use cases. While J3 will accept PDF proposals, such detailed documents are usually be better suited as a reference, so the proposal itself can be concise.
21+
1822
## Plan For This Repository
1923

2024
Currently this repository is maintained by

proposal-template.txt

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
To: J3 J3/XX-XXX
2+
From:
3+
Subject:
4+
Date:
5+
#Reference:

0 commit comments

Comments
 (0)