This plugin provides feature to insert chosen template when create or edit an issue. Templates are either global or project specified.
sudo rake redmine:plugins:migrate
sudo rake redmine:plugins:migrate NAME=issue_templates VERSION=0 RAILS_ENV=production
-
Get into your redmine permission configure page. Note that you should login as a super user.
http://localhost:3000/roles/permissions
-
Find the item Issue templates. This item means permission for:
- Create a issue template
- Edit a issue template
- Delete a issue template
-
Choose which role to have that permission.
The one who has the permission should see the Issue Templates tag in project pages