diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index f6e81d4a8f3fd79f66f345ceca973e0a639d59e7_LmdpdGxhYi9pc3N1ZV90ZW1wbGF0ZXMvQnVnLm1k..60e1a2e28c0309b3b0f191f0935027616f053dcb_LmdpdGxhYi9pc3N1ZV90ZW1wbGF0ZXMvQnVnLm1k 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -88,4 +88,4 @@ </pre> </details> -/label ~bug \ No newline at end of file +/label ~"type::bug" diff --git a/.gitlab/issue_templates/Feature Proposal.md b/.gitlab/issue_templates/Feature Proposal.md index f6e81d4a8f3fd79f66f345ceca973e0a639d59e7_LmdpdGxhYi9pc3N1ZV90ZW1wbGF0ZXMvRmVhdHVyZSBQcm9wb3NhbC5tZA==..60e1a2e28c0309b3b0f191f0935027616f053dcb_LmdpdGxhYi9pc3N1ZV90ZW1wbGF0ZXMvRmVhdHVyZSBQcm9wb3NhbC5tZA== 100644 --- a/.gitlab/issue_templates/Feature Proposal.md +++ b/.gitlab/issue_templates/Feature Proposal.md @@ -23,4 +23,4 @@ <!-- Provide references related to this proposal --> -/label ~feature \ No newline at end of file +/label ~"type::feature"