From 23d324381d7177c3d7ed680c3dbe7cb06c4d6e5f Mon Sep 17 00:00:00 2001 From: Sean Carroll Date: Fri, 18 Jun 2021 09:04:13 +0200 Subject: [PATCH] add ~Deliverable label to build boards --- .gitlab/issue_templates/source-code-planning.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitlab/issue_templates/source-code-planning.md b/.gitlab/issue_templates/source-code-planning.md index 6dfde01..99d9402 100644 --- a/.gitlab/issue_templates/source-code-planning.md +++ b/.gitlab/issue_templates/source-code-planning.md @@ -2,10 +2,10 @@ Release planning for the [Source Code Group](https://about.gitlab.com/handbook/p ## Overview -### Boards -- [Backend Board](https://gitlab.com/groups/gitlab-org/-/boards/364216?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=group%3A%3Asource%20code&label_name[]=backend&milestone_title=14.1) -- [Frontend Board](https://gitlab.com/groups/gitlab-org/-/boards/364216?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=group%3A%3Asource%20code&label_name[]=frontend&milestone_title=14.1) -- [UX board](https://gitlab.com/groups/gitlab-org/-/boards/1116767?milestone_title=14.1&&label_name[]=Deliverable&label_name[]=UX&label_name[]=group%3A%3Asource%20code) +### Build Boards +- [Backend Board](https://gitlab.com/groups/gitlab-org/-/boards/364216?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=group%3A%3Asource%20code&label_name[]=backend&label_name[]=Deliverable&milestone_title=14.1) +- [Frontend Board](https://gitlab.com/groups/gitlab-org/-/boards/364216?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=group%3A%3Asource%20code&label_name[]=frontend&label_name[]=Deliverable&milestone_title=14.1) +- [UX board](https://gitlab.com/groups/gitlab-org/-/boards/1116767?milestone_title=14.1&label_name[]=Deliverable&label_name[]=UX&label_name[]=group%3A%3Asource%20code) ### Key Themes -- GitLab