Skip to content

Add labels to templates

Elliot Rushton requested to merge add-labels-to-templates into master

What does this MR do?

Adds /label ~bug to the bug issue template and /label ~feature to the feature request template.

Why was this MR needed?

We have a lot of issues with no labels attached and new ones are being created all the time which requires extra triaging. This should hopefully slow down some of the creation of bare issues.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Merge request reports