User can select the PR template to use for each individual PR Also: Improve the tests of the forge review crate
Move the function that reads the PR template content to the `gitbutler-forge` crate. The method will also verify that that's a valid PR template path for the project's forge type
Create a centralized crate for forge actions that is provider agnostic. Move the logic behind fetching the PR templates to it.