Commit b4cff99e authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

chore(gitlab): fix templates

parent 18276469
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,4 +50,4 @@ Configured GitLab CI project or group variables:



/label ~kind/bug ~status/needs-investigation
/label ~"kind/bug" ~"status/needs-investigation"
+1 −1
Original line number Diff line number Diff line
@@ -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.)


/label ~kind/enhancement ~status/needs-investigation
/label ~"kind/enhancement" ~"status/needs-investigation"
+1 −1
Original line number Diff line number Diff line
@@ -12,4 +12,4 @@ Fixes #999
* Tested & examplified:
    * [ ] (url to a project sample successfully proving the merge request fixes the issue)

/label ~kind/fix
/label ~"kind/fix"
+1 −1
Original line number Diff line number Diff line
@@ -26,4 +26,4 @@ Closes #999
    * [ ] (url to a project sample successfully using the new feature)


/label ~kind/enhancement
/label ~"kind/enhancement"