Issue Templates

Official Website: https://github.com/akiko-pusu/redmine_issue_templates

This plugin allows you to register templates for issues. Pre-entered templates with “Subject” and “Description” fields can be selected in the “New Issue” screen to display predefined content. This is useful for providing examples or standard text in the description field of issues.

With Issue Templates, You Can Do the Following:

Display bug report details using a template.

To use the Issue Templates

Enabling issue templates in the project

  1. From the project menu, go to the “Settings” and select the “Project” tab.
  2. Check the “Issue Templates” option and click “Save.”

Setting permissions for issue templates

  1. Click “Administration” → “Roles and Permissions.”
  2. Click “Permissions Report” in the top right corner, and check the necessary permissions for the role to edit and view templates, then click “Save.”

(Note: To be able to select issue templates, “Show Templates” permissions for the templates are required.)

Creating an issue template

  1. Navigate to the project where you want to create an issue template, and click “Issue Templates” from the project menu.
  2. Click “Add template” and fill in the required fields.
  3. Ensure that “Enable” is checked, and click “Create.”

You will now be able to select the issue template according to the tracker on the issue creation screen.