Skip to content

Feature request template does not assign correct label to the issue

Summary

When opening an issue based on the "Feature request" template, the default quick action attempts to assign the feature-request label to the issue. This label however does not exist and has been replaced by enhancement.

Steps to reproduce

Open a new "Feature request" type issue.

What is the current bug behavior?

The "Feature request" issue template does not assign the enhancement label.

What is the expected correct behavior?

The "Feature request" issue template should assign the enhancement label.

Possible fixes

Fix the label name in the template. In addition, one may want to convert the instructions to fill each section to comments, so they don't get displayed in the final issue, if not completed.