Prefix for `New branch` in issue page
<!--IssueSummary start-->
<details>
<summary>
Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards.
</summary>
- [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=17959)
</details>
<!--IssueSummary end-->
### Description
In an issue entry, allow to create a `New branch` with a prefix, suffix, namespace or template. (ex.: `feature/#-Title`)
This would allow to follow some standards/workflows such as GitFlow/GitFlow (AVH Edition) to work directly with their start/finish/delete command logics plus having a flexibility to use any other flow and to link with the issue within GitLab.
### Proposal
Add an option in the settings of the project (Maybe, if possible, potentially defaulted by the a same option in the admin settings) to set a prefix and/or suffix to new branches created with the `New branch` button in the issue page.
### Documentation blurb
If you are adhering to the GitFlow branching model and want to link your branch with an issue, you can set the prefix of the `New branch` feature from the issue so it will works properly on both GitLab for the issue and your GitFlow configured branching model.
Set it in the project and/or admin settings.
issue