Github PR Template Picker
Github PR Template Picker is a free Chrome add-on developed by CitizenKen. It falls under the category of Browsers and the subcategory of Add-ons & Tools. This handy tool parses a Github repository for PR templates, adding a picker to the PR 'Create' view that updates the create description field.
When contributors create pull requests on Github, it is important to customize and standardize the information expected. However, not all pull requests require the same information. This plugin solves that problem by allowing users to select a template to use when creating a PR.
Repo owners have the flexibility to add multiple templates to the repo's root or in the .github folder within the repo root. The templates should follow the naming convention of "PULL_REQUEST_TEMPLATE.md". If no specific template is selected, the plugin will default to using the template named "PULL_REQUEST_TEMPLATE.md".
Please note that this plugin requires authentication with a Github token that has 'repo' access. For assistance with creating a Github token for command-line use, refer to the provided link.
Github PR Template Picker is a valuable tool for Github users who want to streamline the process of creating pull requests with customizable templates.