Skip to content
Snippets Groups Projects
Commit 683b6a83 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

chore(gitlab): fix templates

parent 0b00fba9
Branches
Tags
No related merge requests found
...@@ -50,4 +50,4 @@ Configured GitLab CI project or group variables: ...@@ -50,4 +50,4 @@ Configured GitLab CI project or group variables:
/label ~kind/bug ~status/needs-investigation /label ~"kind/bug" ~"status/needs-investigation"
...@@ -8,4 +8,4 @@ ...@@ -8,4 +8,4 @@
(Any design change proposal could be also discussed on the _to be continuous_ Google Group: https://groups.google.com/g/tbc-dev.) (Any design change proposal could be also discussed on the _to be continuous_ Google Group: https://groups.google.com/g/tbc-dev.)
/label ~kind/enhancement ~status/needs-investigation /label ~"kind/enhancement" ~"status/needs-investigation"
...@@ -12,4 +12,4 @@ Fixes #999 ...@@ -12,4 +12,4 @@ Fixes #999
* Tested & examplified: * Tested & examplified:
* [ ] (url to a project sample successfully proving the merge request fixes the issue) * [ ] (url to a project sample successfully proving the merge request fixes the issue)
/label ~kind/fix /label ~"kind/fix"
...@@ -26,4 +26,4 @@ Closes #999 ...@@ -26,4 +26,4 @@ Closes #999
* [ ] (url to a project sample successfully using the new feature) * [ ] (url to a project sample successfully using the new feature)
/label ~kind/enhancement /label ~"kind/enhancement"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment