git2gus
git2gus copied to clipboard
Document gusTitlePrefix option
Hi!
I noticed that there is a gusTitlePrefix option added in #62, which allows for setting a prefix that is added to the title of the work items created in GUS:
https://github.com/forcedotcom/git2gus/blob/69c0aee19dd756b0c7131d7d718cb0f9762059b6/api/actions/getTitleWithOptionalPrefix.js#L2-L4
However the option isn't documented.
It would be good to add this to the options listed here: https://github.com/forcedotcom/git2gus/blob/ab66c318378ac2e7561bd6c39baca5f515b1b4c6/views/pages/homepage.ejs#L108-L181