stdlib
stdlib copied to clipboard
adding SPEC_TEMPLATE.md #504
This is just the PR resulting from the discussion in #504.
Do you think it would be better to maintain such template in the wiki? The wiki might already be world-editable, if this is not the case, I can change the permissions there.
An alternative would be to add the spec template to the pages directory such that it will be visible together with the specs at stdlib.fortran-lang.org.
Do you think it would be better to maintain such template in the wiki? The wiki might already be world-editable, if this is not the case, I can change the permissions there.
Personally I am not a fan of the wiki pages, because when you check out the repository you do not have access to them. Also to keep consistency with the other documents WORKFLOW.md etc I think it is better to have the SPEC_TEMPLATE.md.
This is just the PR resulting from the discussion in #504 , so we should continue the discussion there.
FWIW I also don't like the WIki pages. Ideally when creating a new spec document, I'd like to just copy the spec template md file from the repo and fill it out.