stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

adding SPEC_TEMPLATE.md #504

Open JHenneberg opened this issue 4 years ago • 4 comments
trafficstars

This is just the PR resulting from the discussion in #504.

JHenneberg avatar Sep 07 '21 06:09 JHenneberg

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.

awvwgk avatar Sep 07 '21 14:09 awvwgk

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.

awvwgk avatar Sep 07 '21 14:09 awvwgk

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.

JHenneberg avatar Sep 08 '21 06:09 JHenneberg

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.

milancurcic avatar Sep 09 '21 02:09 milancurcic