Is your feature request related to a problem? Please describe.
Change convention of authorship when office = "SEFSC" when creating template to reflect current approach until changes to the assessment process are made
Describe the solution you would like.
When running create_template(), office argument dictates authorship for the SEFSC. The authors argument will identify which address gets placed but the author name is replaced by SEFSC.
Describe alternatives you have considered
Have authors set name to "SEFSC" in authors argument in create_template
Additional context
No response
Is your feature request related to a problem? Please describe.
Change convention of authorship when office = "SEFSC" when creating template to reflect current approach until changes to the assessment process are made
Describe the solution you would like.
When running
create_template(), office argument dictates authorship for the SEFSC. The authors argument will identify which address gets placed but the author name is replaced by SEFSC.add_author()to allow for <1 word in author name so it doesn't breakDescribe alternatives you have considered
Have authors set name to "SEFSC" in authors argument in
create_templateAdditional context
No response